-
Notifications
You must be signed in to change notification settings - Fork 0
/
effervescences_lycéennes_public_v2.json
69 lines (67 loc) · 1.7 KB
/
effervescences_lycéennes_public_v2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"@context": {
"@import": "https://raw.githubusercontent.com/sparna-git/issn-jsonld-context/main/issn-jsonld-context.json",
"@base": "http://issn.org/resource/ISSN/0247-0624"
},
"id" : "",
"type" : [
"bf:Work",
"bf:Instance",
"schema:Periodical"
],
"identifiedBy" : {
"#KeyTitle" : {
"type" : [
"bf:Identifier",
"bf:KeyTitle"
],
"value" : "Éffervescences lycéennes"
},
"#ISSN-L" : {
"type" : "bf:IssnL",
"status" : "idStatus:Valid",
"value" : "0247-0624"
},
"#ISSN" : {
"type" : "bf:Issn",
"status" : "idStatus:Valid",
"value" : "0247-0624"
}
},
"mainTitle" : "Éffervescences lycéennes.",
"title" : "#KeyTitle",
"format" : "medium:Print",
"identifier" : "0247-0624",
"type_dct" : "formofmaterial:a",
"issn_bibo" : "0247-0624",
"isPartOf" : {
"id" : "http://issn.org/resource/resource/ISSN-L/0247-0624",
"identifiedBy" : {
"#ISSN-L" : {
"type" : "bf:IssnL",
"status" : "idStatus:Valid",
"value" : "0247-0624"
}
}
},
"issn_schema" : "0247-0624",
"name" : [ "Éffervescences lycéennes.", "Éffervescences lycéennes" ],
"publication" : {
"id" : "#ReferencePublicationEvent",
"type" : "schema:PublicationEvent",
"location" : {
"id" : "countries:fr",
"label" : "France"
}
},
"mainEntity_of" : {
"id" : "#Record",
"type" : "schema:CreativeWork",
"status" : "recordStatus:Register",
"modified" : "2004-06-09",
"wasAttributedTo" : {
"id" : "issnCenter:_7",
"type" : "schema:Organization"
}
}
}