rdf-vocab 3.3.2 → 3.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/VERSION +1 -1
- data/lib/rdf/vocab/bf2.rb +71 -120
- data/lib/rdf/vocab/bibframe.rb +71 -120
- data/lib/rdf/vocab/identifiers.rb +688 -462
- data/lib/rdf/vocab/marcrelators.rb +930 -602
- data/lib/rdf/vocab/premiseventtype.rb +72 -22
- data/lib/rdf/vocab/rdau.rb +2377 -2378
- data/lib/rdf/vocab/schema.rb +593 -109
- data/lib/rdf/vocab/schemas.rb +593 -109
- data/lib/rdf/vocab/vcard.rb +20 -0
- metadata +3 -3
@@ -17,695 +17,921 @@ module RDF::Vocab
|
|
17
17
|
type: ["http://www.loc.gov/mads/rdf/v1#MADSScheme", "http://www.w3.org/2004/02/skos/core#ConceptScheme"]
|
18
18
|
|
19
19
|
# Property definitions
|
20
|
-
property :
|
21
|
-
comment: "Generic Identifier property. It is expected that one will use one of its many subproperties.",
|
22
|
-
label: "Identifier",
|
23
|
-
type: "rdf:Property"
|
24
|
-
|
25
|
-
# Extra definitions
|
26
|
-
term :agorha,
|
20
|
+
property :agorha,
|
27
21
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "AGORHA (Accès global et organisé aux ressources en histoire de l'art)",
|
28
|
-
|
29
|
-
|
22
|
+
"http://www.loc.gov/mads/rdf/v1#code": "agorha",
|
23
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
24
|
+
property :agrovoc,
|
30
25
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "AGROVOC multilingual agricultural thesaurus",
|
31
|
-
|
32
|
-
|
26
|
+
"http://www.loc.gov/mads/rdf/v1#code": "agrovoc",
|
27
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
28
|
+
property :allmovie,
|
33
29
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "AllMovie",
|
34
|
-
|
35
|
-
|
30
|
+
"http://www.loc.gov/mads/rdf/v1#code": "allmovie",
|
31
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
32
|
+
property :allmusic,
|
36
33
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "AllMusic",
|
37
|
-
|
38
|
-
|
34
|
+
"http://www.loc.gov/mads/rdf/v1#code": "allmusic",
|
35
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
36
|
+
property :allocine,
|
39
37
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "AlloCiné",
|
40
|
-
|
41
|
-
|
38
|
+
"http://www.loc.gov/mads/rdf/v1#code": "allocine",
|
39
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
40
|
+
property :amnbo,
|
42
41
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "American National Biography Online",
|
43
|
-
|
44
|
-
|
42
|
+
"http://www.loc.gov/mads/rdf/v1#code": "amnbo",
|
43
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
44
|
+
property :ansi,
|
45
45
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "American National Standards Institute and National Information Standards Organisation number for an ANSI or ANSI/NISO standard",
|
46
|
-
|
47
|
-
|
46
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ansi",
|
47
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
48
|
+
property :archinl,
|
48
49
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "archINFORM index of locations",
|
49
|
-
|
50
|
-
|
50
|
+
"http://www.loc.gov/mads/rdf/v1#code": "archinl",
|
51
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
52
|
+
property :archinpe,
|
51
53
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "archINFORM index of persons",
|
52
|
-
|
53
|
-
|
54
|
+
"http://www.loc.gov/mads/rdf/v1#code": "archinpe",
|
55
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
56
|
+
property :archinpr,
|
54
57
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "archINFORM projects",
|
55
|
-
|
56
|
-
|
58
|
+
"http://www.loc.gov/mads/rdf/v1#code": "archinpr",
|
59
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
60
|
+
property :archna,
|
57
61
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Archnet authorities",
|
58
|
-
|
59
|
-
|
62
|
+
"http://www.loc.gov/mads/rdf/v1#code": "archna",
|
63
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
64
|
+
property :archns,
|
60
65
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Archnet sites",
|
61
|
-
|
62
|
-
|
66
|
+
"http://www.loc.gov/mads/rdf/v1#code": "archns",
|
67
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
68
|
+
property :ark,
|
63
69
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Archival resource key (ARK) identifiers",
|
64
|
-
|
65
|
-
|
70
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ark",
|
71
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
72
|
+
property :artsy,
|
66
73
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Artsy",
|
67
|
-
|
68
|
-
|
74
|
+
"http://www.loc.gov/mads/rdf/v1#code": "artsy",
|
75
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
76
|
+
property :artukart,
|
69
77
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art UK artists",
|
70
|
-
|
71
|
-
|
78
|
+
"http://www.loc.gov/mads/rdf/v1#code": "artukart",
|
79
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
80
|
+
property :artukaw,
|
72
81
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art UK artworks",
|
73
|
-
|
74
|
-
|
82
|
+
"http://www.loc.gov/mads/rdf/v1#code": "artukaw",
|
83
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
84
|
+
property :arxiv,
|
75
85
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "arXiv",
|
76
|
-
|
77
|
-
|
86
|
+
"http://www.loc.gov/mads/rdf/v1#code": "arxiv",
|
87
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
88
|
+
property :atg,
|
78
89
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Agricultural thesaurus and glossary",
|
79
|
-
|
80
|
-
|
90
|
+
"http://www.loc.gov/mads/rdf/v1#code": "atg",
|
91
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
92
|
+
property :ausbn,
|
81
93
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian business number (ABN)",
|
82
|
-
|
83
|
-
|
94
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ausbn",
|
95
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
96
|
+
property :auscn,
|
84
97
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian company number (ACN)",
|
85
|
-
|
86
|
-
|
98
|
+
"http://www.loc.gov/mads/rdf/v1#code": "auscn",
|
99
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
100
|
+
property :ausnzst,
|
87
101
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian/New Zealand standards",
|
88
|
-
|
89
|
-
|
102
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ausnzst",
|
103
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
104
|
+
property :ausrn,
|
90
105
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian registered body number (ABRN)",
|
91
|
-
|
92
|
-
|
106
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ausrn",
|
107
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
108
|
+
property :ausst,
|
93
109
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Australian standards (Standards Australia)",
|
94
|
-
|
95
|
-
|
110
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ausst",
|
111
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
112
|
+
property :balat,
|
96
113
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BALaT (Belgian art links and tools) People & institutions",
|
97
|
-
|
98
|
-
|
114
|
+
"http://www.loc.gov/mads/rdf/v1#code": "balat",
|
115
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
116
|
+
property :bbcth,
|
99
117
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BBC things",
|
100
|
-
|
101
|
-
|
118
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bbcth",
|
119
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
120
|
+
property :bbrainza,
|
102
121
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz author",
|
103
|
-
|
104
|
-
|
122
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bbrainza",
|
123
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
124
|
+
property :bbrainzp,
|
105
125
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz publisher",
|
106
|
-
|
107
|
-
|
126
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bbrainzp",
|
127
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
128
|
+
property :bbrainzw,
|
108
129
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BookBrainz work",
|
109
|
-
|
110
|
-
|
130
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bbrainzw",
|
131
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
132
|
+
property :bdrc,
|
111
133
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Buddhist Digital Resource Center",
|
112
|
-
|
113
|
-
|
134
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bdrc",
|
135
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
136
|
+
property :bdusc,
|
114
137
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Biographical directory of the United States Congress",
|
115
|
-
|
116
|
-
|
138
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bdusc",
|
139
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
140
|
+
property :belvku,
|
117
141
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Belvedere Künstler",
|
118
|
-
|
119
|
-
|
142
|
+
"http://www.loc.gov/mads/rdf/v1#code": "belvku",
|
143
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
144
|
+
property :belvwrk,
|
120
145
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Belvedere Werke",
|
121
|
-
|
122
|
-
|
146
|
+
"http://www.loc.gov/mads/rdf/v1#code": "belvwrk",
|
147
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
148
|
+
property :benezit,
|
123
149
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Benezit dictionary of artists",
|
124
|
-
|
125
|
-
|
150
|
+
"http://www.loc.gov/mads/rdf/v1#code": "benezit",
|
151
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
152
|
+
property :bew,
|
126
153
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Biographies of the entomologists of the world",
|
127
|
-
|
128
|
-
|
154
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bew",
|
155
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
156
|
+
property :bfi,
|
129
157
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BFI - British Film Institute",
|
130
|
-
|
131
|
-
|
158
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bfi",
|
159
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
160
|
+
property :bhb,
|
132
161
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bibliography of the Hebrew book",
|
133
|
-
|
134
|
-
|
162
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bhb",
|
163
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
164
|
+
property :bibbi,
|
135
165
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BIBBI autoriteter",
|
136
|
-
|
137
|
-
|
166
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bibbi",
|
167
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
168
|
+
property :bigenc,
|
138
169
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Большая российская энциклопедия = Bolʹshai︠a︡ rossiĭskai︠a︡ ėnt︠s︡iklopedii︠a︡ (Great Russian Encyclopedia)",
|
139
|
-
|
140
|
-
|
170
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bigenc",
|
171
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
172
|
+
property :bnfcg,
|
141
173
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "BnF catalogue général",
|
142
|
-
|
143
|
-
|
174
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bnfcg",
|
175
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
176
|
+
property :bpn,
|
144
177
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Biografisch Portaal van Nederland = Biography portal of the Netherlands",
|
145
|
-
|
146
|
-
|
178
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bpn",
|
179
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
180
|
+
property :bsi,
|
147
181
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "British Standards Institution",
|
148
|
-
|
149
|
-
|
182
|
+
"http://www.loc.gov/mads/rdf/v1#code": "bsi",
|
183
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
184
|
+
property :cabt,
|
150
185
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "CABI thesaurus",
|
151
|
-
|
152
|
-
|
186
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cabt",
|
187
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
188
|
+
property :cana,
|
153
189
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Canadiana authorities",
|
154
|
-
|
155
|
-
|
190
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cana",
|
191
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
192
|
+
property :cantic,
|
156
193
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "CANTIC (Catàleg d'autoritats de noms i títols de Catalunya)",
|
157
|
-
|
158
|
-
|
194
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cantic",
|
195
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
196
|
+
property :cbwpid,
|
159
197
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collective biographies of women",
|
160
|
-
|
161
|
-
|
198
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cbwpid",
|
199
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
200
|
+
property :cerl,
|
162
201
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "CERL thesaurus",
|
163
|
-
|
164
|
-
|
202
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cerl",
|
203
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
204
|
+
property :cgndb,
|
165
205
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Canadian geographical names database",
|
166
|
-
|
167
|
-
|
206
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cgndb",
|
207
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
208
|
+
property :clara,
|
168
209
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Clara: database of women artists",
|
169
|
-
|
170
|
-
|
210
|
+
"http://www.loc.gov/mads/rdf/v1#code": "clara",
|
211
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
212
|
+
property :cnbksy,
|
171
213
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Quan guo bao kan suo yin (CNBKSY)",
|
172
|
-
|
173
|
-
|
214
|
+
"http://www.loc.gov/mads/rdf/v1#code": "cnbksy",
|
215
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
216
|
+
property :conccc,
|
174
217
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Congress.gov congressional committee codes",
|
175
|
-
|
176
|
-
|
218
|
+
"http://www.loc.gov/mads/rdf/v1#code": "conccc",
|
219
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
220
|
+
property :csfdcz,
|
177
221
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Česko-Slovenská filmová databáze",
|
178
|
-
|
179
|
-
|
222
|
+
"http://www.loc.gov/mads/rdf/v1#code": "csfdcz",
|
223
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
224
|
+
property :danacode,
|
180
225
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Danacode",
|
181
|
-
|
182
|
-
|
226
|
+
"http://www.loc.gov/mads/rdf/v1#code": "danacode",
|
227
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
228
|
+
property :darome,
|
183
229
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Digital atlas of the Roman Empire",
|
184
|
-
|
185
|
-
|
230
|
+
"http://www.loc.gov/mads/rdf/v1#code": "darome",
|
231
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
232
|
+
property :datoses,
|
186
233
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "datos.bne.es",
|
187
|
-
|
188
|
-
|
234
|
+
"http://www.loc.gov/mads/rdf/v1#code": "datoses",
|
235
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
236
|
+
property :discogs,
|
189
237
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Discogs",
|
190
|
-
|
191
|
-
|
238
|
+
"http://www.loc.gov/mads/rdf/v1#code": "discogs",
|
239
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
240
|
+
property :dkfilm,
|
192
241
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Det Danske Filminstitut Filmdatabasen",
|
193
|
-
|
194
|
-
|
242
|
+
"http://www.loc.gov/mads/rdf/v1#code": "dkfilm",
|
243
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
244
|
+
property :dma,
|
195
245
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Digital musikkarkiv",
|
196
|
-
|
197
|
-
|
246
|
+
"http://www.loc.gov/mads/rdf/v1#code": "dma",
|
247
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
248
|
+
property :doi,
|
198
249
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Digital object identifier",
|
199
|
-
|
200
|
-
|
250
|
+
"http://www.loc.gov/mads/rdf/v1#code": "doi",
|
251
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
252
|
+
property :dpb,
|
201
253
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dictionnaire des peintres belges",
|
202
|
-
|
203
|
-
|
254
|
+
"http://www.loc.gov/mads/rdf/v1#code": "dpb",
|
255
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
256
|
+
property :ean,
|
204
257
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International article number",
|
205
|
-
|
206
|
-
|
258
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ean",
|
259
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
260
|
+
property :ecli,
|
207
261
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "European case law identifier",
|
208
|
-
|
209
|
-
|
262
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ecli",
|
263
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
264
|
+
property :eidr,
|
210
265
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "EIDR: entertainment identifier registry",
|
211
|
-
|
212
|
-
|
266
|
+
"http://www.loc.gov/mads/rdf/v1#code": "eidr",
|
267
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
268
|
+
property :elsst,
|
213
269
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ELSST thesaurus - European language social science thesaurus",
|
214
|
-
|
215
|
-
|
270
|
+
"http://www.loc.gov/mads/rdf/v1#code": "elsst",
|
271
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
272
|
+
property :"emanus-vlid",
|
216
273
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Digital platform for manuscript material from Swiss libraries and archives",
|
217
|
-
|
218
|
-
|
274
|
+
"http://www.loc.gov/mads/rdf/v1#code": "emanus-vlid",
|
275
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
276
|
+
property :emlo,
|
219
277
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Early modern letters online",
|
220
|
-
|
221
|
-
|
278
|
+
"http://www.loc.gov/mads/rdf/v1#code": "emlo",
|
279
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
280
|
+
property :"erara-vlid",
|
222
281
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "The platform for digitized rare books from Swiss institutions",
|
223
|
-
|
224
|
-
|
282
|
+
"http://www.loc.gov/mads/rdf/v1#code": "erara-vlid",
|
283
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
284
|
+
property :famsea,
|
225
285
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "FamilySearch",
|
226
|
-
|
227
|
-
|
286
|
+
"http://www.loc.gov/mads/rdf/v1#code": "famsea",
|
287
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
288
|
+
property :fast,
|
228
289
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "FAST: faceted application of subject terminology",
|
229
|
-
|
230
|
-
|
290
|
+
"http://www.loc.gov/mads/rdf/v1#code": "fast",
|
291
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
292
|
+
property :fidecp,
|
231
293
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Fide chess profile",
|
232
|
-
|
233
|
-
|
294
|
+
"http://www.loc.gov/mads/rdf/v1#code": "fidecp",
|
295
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
296
|
+
property :filmaff,
|
234
297
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film affinity",
|
235
|
-
|
236
|
-
|
298
|
+
"http://www.loc.gov/mads/rdf/v1#code": "filmaff",
|
299
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
300
|
+
property :filmport,
|
237
301
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "filmportal.de",
|
238
|
-
|
239
|
-
|
302
|
+
"http://www.loc.gov/mads/rdf/v1#code": "filmport",
|
303
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
304
|
+
property :findagr,
|
240
305
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Find a Grave",
|
241
|
-
|
242
|
-
|
306
|
+
"http://www.loc.gov/mads/rdf/v1#code": "findagr",
|
307
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
308
|
+
property :fisa,
|
243
309
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "FIS athlete",
|
244
|
-
|
245
|
-
|
310
|
+
"http://www.loc.gov/mads/rdf/v1#code": "fisa",
|
311
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
312
|
+
property :freebase,
|
246
313
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Freebase",
|
247
|
-
|
248
|
-
|
314
|
+
"http://www.loc.gov/mads/rdf/v1#code": "freebase",
|
315
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
316
|
+
property :gacsch,
|
249
317
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Global agricultural concept space (GACS)",
|
250
|
-
|
251
|
-
|
318
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gacsch",
|
319
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
320
|
+
property :gec,
|
252
321
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Gran enciclopèdia catalana",
|
253
|
-
|
254
|
-
|
322
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gec",
|
323
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
324
|
+
property :gemet,
|
255
325
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "GEMET thesaurus",
|
256
|
-
|
257
|
-
|
326
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gemet",
|
327
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
328
|
+
property :geogndb,
|
258
329
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Geographic names database",
|
259
|
-
|
260
|
-
|
330
|
+
"http://www.loc.gov/mads/rdf/v1#code": "geogndb",
|
331
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
332
|
+
property :geonames,
|
261
333
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "GeoNames",
|
262
|
-
|
263
|
-
|
334
|
+
"http://www.loc.gov/mads/rdf/v1#code": "geonames",
|
335
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
336
|
+
property :geprishisp,
|
264
337
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "GEPRIS Historisch ID (Person)",
|
265
|
-
|
266
|
-
|
338
|
+
"http://www.loc.gov/mads/rdf/v1#code": "geprishisp",
|
339
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
340
|
+
property :gettyaat,
|
267
341
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art & architecture theasurus online",
|
268
|
-
|
269
|
-
|
342
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gettyaat",
|
343
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
344
|
+
property :gettyart,
|
270
345
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "J. Paul Getty Museum artists",
|
271
|
-
|
272
|
-
|
346
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gettyart",
|
347
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
348
|
+
property :gettyobj,
|
273
349
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "J. Paul Getty Museum objects",
|
274
|
-
|
275
|
-
|
350
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gettyobj",
|
351
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
352
|
+
property :gettytgn,
|
276
353
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Getty thesaurus of geographic names online",
|
277
|
-
|
278
|
-
|
354
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gettytgn",
|
355
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
356
|
+
property :gettyulan,
|
279
357
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Union list of artist names online",
|
280
|
-
|
281
|
-
|
358
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gettyulan",
|
359
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
360
|
+
property :gnd,
|
282
361
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Gemeinsame Normdatei",
|
283
|
-
|
284
|
-
|
362
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gnd",
|
363
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
364
|
+
property :gnis,
|
285
365
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Geographic names information system (GNIS)",
|
286
|
-
|
287
|
-
|
366
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gnis",
|
367
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
368
|
+
property :goodra,
|
288
369
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Goodreads authors",
|
289
|
-
|
290
|
-
|
370
|
+
"http://www.loc.gov/mads/rdf/v1#code": "goodra",
|
371
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
372
|
+
property :gtaa,
|
291
373
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Gemeenschappelijke Thesaurus voor Audiovisuele Archieven",
|
292
|
-
|
293
|
-
|
374
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gtaa",
|
375
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
376
|
+
property :"gtin-14",
|
294
377
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Global trade identification number 14 (EAN/UCC-128 or ITF-14)",
|
295
|
-
|
296
|
-
|
378
|
+
"http://www.loc.gov/mads/rdf/v1#code": "gtin-14",
|
379
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
380
|
+
property :hdl,
|
297
381
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Handle",
|
298
|
-
|
299
|
-
|
382
|
+
"http://www.loc.gov/mads/rdf/v1#code": "hdl",
|
383
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
384
|
+
property :iaafa,
|
300
385
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "World Athletics",
|
301
|
-
|
302
|
-
|
386
|
+
"http://www.loc.gov/mads/rdf/v1#code": "iaafa",
|
387
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
388
|
+
property :ibdb,
|
303
389
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "IBDB: Internet Broadway database",
|
304
|
-
|
305
|
-
|
390
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ibdb",
|
391
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
392
|
+
property :iconauth,
|
306
393
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Iconography authority",
|
307
|
-
|
308
|
-
|
394
|
+
"http://www.loc.gov/mads/rdf/v1#code": "iconauth",
|
395
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
396
|
+
property :iconclass,
|
309
397
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Iconclass",
|
310
|
-
|
311
|
-
|
398
|
+
"http://www.loc.gov/mads/rdf/v1#code": "iconclass",
|
399
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
400
|
+
property :id,
|
401
|
+
comment: "Generic Identifier property. It is expected that one will use one of its many subproperties.",
|
402
|
+
label: "Identifier",
|
403
|
+
type: "rdf:Property"
|
404
|
+
property :idref,
|
312
405
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "IdRef: identifiants et référentiels",
|
313
|
-
|
314
|
-
|
406
|
+
"http://www.loc.gov/mads/rdf/v1#code": "idref",
|
407
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
408
|
+
property :ilot,
|
315
409
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ILO Thesaurus",
|
316
|
-
|
317
|
-
|
410
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ilot",
|
411
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
412
|
+
property :imdb,
|
318
413
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "IMDB: Internet Movie Database",
|
319
|
-
|
320
|
-
|
414
|
+
"http://www.loc.gov/mads/rdf/v1#code": "imdb",
|
415
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
416
|
+
property :inspire,
|
321
417
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "INSPIRE HEP",
|
322
|
-
|
323
|
-
|
418
|
+
"http://www.loc.gov/mads/rdf/v1#code": "inspire",
|
419
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
420
|
+
property :isan,
|
324
421
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard audiovisual number",
|
325
|
-
|
326
|
-
|
422
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isan",
|
423
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
424
|
+
property :isbn,
|
327
425
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard book number",
|
328
|
-
|
329
|
-
|
426
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isbn",
|
427
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
428
|
+
property :"isbn-a",
|
330
429
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard book number (the actionable ISBN)",
|
331
|
-
|
332
|
-
|
430
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isbn-a",
|
431
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
432
|
+
property :isbnre,
|
333
433
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISBN (International Standard Book Number) registrant element",
|
334
|
-
|
335
|
-
|
434
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isbnre",
|
435
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
436
|
+
property :isbnsbn,
|
336
437
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Identificativo SBN",
|
337
|
-
|
338
|
-
|
438
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isbnsbn",
|
439
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
440
|
+
property :isfdbau,
|
339
441
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISFDB author directory",
|
340
|
-
|
341
|
-
|
442
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isfdbau",
|
443
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
444
|
+
property :isfdbaw,
|
342
445
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISFDB award directory",
|
343
|
-
|
344
|
-
|
446
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isfdbaw",
|
447
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
448
|
+
property :isfdbma,
|
345
449
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISFDB magazine directory",
|
346
|
-
|
347
|
-
|
450
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isfdbma",
|
451
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
452
|
+
property :isfdbpu,
|
348
453
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISFDB publisher directory",
|
349
|
-
|
350
|
-
|
454
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isfdbpu",
|
455
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
456
|
+
property :isil,
|
351
457
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ISIL (International standard identifier for libraries and related organizations)",
|
352
|
-
|
353
|
-
|
458
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isil",
|
459
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
460
|
+
property :ismm,
|
354
461
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard music number",
|
355
|
-
|
356
|
-
|
462
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ismm",
|
463
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
464
|
+
property :isni,
|
357
465
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard name identifier",
|
358
|
-
|
359
|
-
|
466
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isni",
|
467
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
468
|
+
property :iso,
|
360
469
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International Organization for Standardization number for an ISO standard",
|
361
|
-
|
362
|
-
|
470
|
+
"http://www.loc.gov/mads/rdf/v1#code": "iso",
|
471
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
472
|
+
property :isrc,
|
363
473
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard recording code",
|
364
|
-
|
365
|
-
|
474
|
+
"http://www.loc.gov/mads/rdf/v1#code": "isrc",
|
475
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
476
|
+
property :issn,
|
366
477
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard serial number",
|
367
|
-
|
368
|
-
|
478
|
+
"http://www.loc.gov/mads/rdf/v1#code": "issn",
|
479
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
480
|
+
property :"issn-l",
|
369
481
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Linking International standard serial number",
|
370
|
-
|
371
|
-
|
482
|
+
"http://www.loc.gov/mads/rdf/v1#code": "issn-l",
|
483
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
484
|
+
property :"issue-number",
|
372
485
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound recording issue number",
|
373
|
-
|
374
|
-
|
486
|
+
"http://www.loc.gov/mads/rdf/v1#code": "issue-number",
|
487
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
488
|
+
property :istc,
|
375
489
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard text code",
|
376
|
-
|
377
|
-
|
490
|
+
"http://www.loc.gov/mads/rdf/v1#code": "istc",
|
491
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
492
|
+
property :iswc,
|
378
493
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "International standard musical work code",
|
379
|
-
|
380
|
-
|
494
|
+
"http://www.loc.gov/mads/rdf/v1#code": "iswc",
|
495
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
496
|
+
property :"it-acnp",
|
381
497
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Catalogo italiano dei periodici",
|
382
|
-
|
383
|
-
|
498
|
+
"http://www.loc.gov/mads/rdf/v1#code": "it-acnp",
|
499
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
500
|
+
property :itar,
|
384
501
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ITAR (Importtjeneste og autoritetsregistre)",
|
385
|
-
|
386
|
-
|
502
|
+
"http://www.loc.gov/mads/rdf/v1#code": "itar",
|
503
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
504
|
+
property :kaken,
|
387
505
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Researcher Number of the Grants-in-Aid for Scientific Research (KAKENHI) Program",
|
388
|
-
|
389
|
-
|
506
|
+
"http://www.loc.gov/mads/rdf/v1#code": "kaken",
|
507
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
508
|
+
property :kda,
|
390
509
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Kunstindeks Danmark artist",
|
391
|
-
|
392
|
-
|
510
|
+
"http://www.loc.gov/mads/rdf/v1#code": "kda",
|
511
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
512
|
+
property :kdw,
|
393
513
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Kunstindeks Danmark work",
|
394
|
-
|
395
|
-
|
514
|
+
"http://www.loc.gov/mads/rdf/v1#code": "kdw",
|
515
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
516
|
+
property :kinopo,
|
396
517
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "KinoPoisk",
|
397
|
-
|
398
|
-
|
518
|
+
"http://www.loc.gov/mads/rdf/v1#code": "kinopo",
|
519
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
520
|
+
property :knpam,
|
399
521
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Russian National Heritage Registry for Books",
|
400
|
-
|
401
|
-
|
522
|
+
"http://www.loc.gov/mads/rdf/v1#code": "knpam",
|
523
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
524
|
+
property :ktga,
|
402
525
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author ID of the Union Catalogue Database of Japanese Texts",
|
403
|
-
|
404
|
-
|
526
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ktga",
|
527
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
528
|
+
property :ktgw,
|
405
529
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Work ID of the Union Catalogue Database of Japanese Texts",
|
406
|
-
|
407
|
-
|
530
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ktgw",
|
531
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
532
|
+
property :kulturnav,
|
408
533
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Kulturnav",
|
409
|
-
|
410
|
-
|
534
|
+
"http://www.loc.gov/mads/rdf/v1#code": "kulturnav",
|
535
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
536
|
+
property :lattes,
|
411
537
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Curriculo Lattes",
|
412
|
-
|
413
|
-
|
538
|
+
"http://www.loc.gov/mads/rdf/v1#code": "lattes",
|
539
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
540
|
+
property :lccn,
|
414
541
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Library of Congress control number",
|
415
|
-
|
416
|
-
|
542
|
+
"http://www.loc.gov/mads/rdf/v1#code": "lccn",
|
543
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
544
|
+
property :lcmd,
|
417
545
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Library of Congress Manuscript Division field of history codes",
|
418
|
-
|
419
|
-
|
546
|
+
"http://www.loc.gov/mads/rdf/v1#code": "lcmd",
|
547
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
548
|
+
property :lei,
|
420
549
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Legal entity identifier system",
|
421
|
-
|
422
|
-
|
550
|
+
"http://www.loc.gov/mads/rdf/v1#code": "lei",
|
551
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
552
|
+
property :libaus,
|
423
553
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libraries Australia",
|
424
|
-
|
425
|
-
|
554
|
+
"http://www.loc.gov/mads/rdf/v1#code": "libaus",
|
555
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
556
|
+
property :local,
|
426
557
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Locally defined identifier",
|
427
|
-
|
428
|
-
|
558
|
+
"http://www.loc.gov/mads/rdf/v1#code": "local",
|
559
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
560
|
+
property :manto,
|
429
561
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "MANTO",
|
430
|
-
|
431
|
-
|
562
|
+
"http://www.loc.gov/mads/rdf/v1#code": "manto",
|
563
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
564
|
+
property :margaz,
|
432
565
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Marine Gazetteer",
|
433
|
-
|
434
|
-
|
566
|
+
"http://www.loc.gov/mads/rdf/v1#code": "margaz",
|
567
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
568
|
+
property :"matrix-number",
|
435
569
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound recording matrix number",
|
436
|
-
|
437
|
-
|
570
|
+
"http://www.loc.gov/mads/rdf/v1#code": "matrix-number",
|
571
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
572
|
+
property :mesh,
|
438
573
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Medical Subject Headings",
|
439
|
-
|
440
|
-
|
574
|
+
"http://www.loc.gov/mads/rdf/v1#code": "mesh",
|
575
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
576
|
+
property :mocofo,
|
441
577
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musée d'Orsay Catalogue des oeuvres fiche oeuvre",
|
442
|
-
|
443
|
-
|
578
|
+
"http://www.loc.gov/mads/rdf/v1#code": "mocofo",
|
579
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
580
|
+
property :moma,
|
444
581
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Museum of Modern Art",
|
445
|
-
|
446
|
-
|
582
|
+
"http://www.loc.gov/mads/rdf/v1#code": "moma",
|
583
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
584
|
+
property :morana,
|
447
585
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musée d'Orsay Répertoire des artistes notice artiste",
|
448
|
-
|
449
|
-
|
586
|
+
"http://www.loc.gov/mads/rdf/v1#code": "morana",
|
587
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
588
|
+
property :moviemetf,
|
450
589
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "MovieMeter films",
|
451
|
-
|
452
|
-
|
590
|
+
"http://www.loc.gov/mads/rdf/v1#code": "moviemetf",
|
591
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
592
|
+
property :moviemetr,
|
453
593
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "MovieMeter regisseurs",
|
454
|
-
|
455
|
-
|
594
|
+
"http://www.loc.gov/mads/rdf/v1#code": "moviemetr",
|
595
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
596
|
+
property :munzing,
|
456
597
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Munzinger",
|
457
|
-
|
458
|
-
|
598
|
+
"http://www.loc.gov/mads/rdf/v1#code": "munzing",
|
599
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
600
|
+
property :muscl,
|
459
601
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Music Sales Classical",
|
460
|
-
|
461
|
-
|
602
|
+
"http://www.loc.gov/mads/rdf/v1#code": "muscl",
|
603
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
604
|
+
property :"music-plate",
|
462
605
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher's music plate number",
|
463
|
-
|
464
|
-
|
606
|
+
"http://www.loc.gov/mads/rdf/v1#code": "music-plate",
|
607
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
608
|
+
property :"music-publisher",
|
465
609
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher-assigned music number",
|
466
|
-
|
467
|
-
|
610
|
+
"http://www.loc.gov/mads/rdf/v1#code": "music-publisher",
|
611
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
612
|
+
property :musicb,
|
468
613
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "MusicBrainz",
|
469
|
-
|
470
|
-
|
614
|
+
"http://www.loc.gov/mads/rdf/v1#code": "musicb",
|
615
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
616
|
+
property :nacat,
|
471
617
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Archives Catalog",
|
472
|
-
|
473
|
-
|
618
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nacat",
|
619
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
620
|
+
property :nagv,
|
474
621
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "The National Archives (Great Britain)",
|
475
|
-
|
476
|
-
|
622
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nagv",
|
623
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
624
|
+
property :natgazfid,
|
477
625
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "U.S. National Gazetteer Feature Name Identifier",
|
478
|
-
|
479
|
-
|
626
|
+
"http://www.loc.gov/mads/rdf/v1#code": "natgazfid",
|
627
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
628
|
+
property :nga,
|
480
629
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Gallery of Art",
|
481
|
-
|
482
|
-
|
630
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nga",
|
631
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
632
|
+
property :ngva,
|
483
633
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Gallery of Victoria artist",
|
484
|
-
|
485
|
-
|
634
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ngva",
|
635
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
636
|
+
property :ngvw,
|
486
637
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Gallery of Victoria work",
|
487
|
-
|
488
|
-
|
638
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ngvw",
|
639
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
640
|
+
property :nii,
|
489
641
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author Authority ID of NACSIS-CAT",
|
490
|
-
|
491
|
-
|
642
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nii",
|
643
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
644
|
+
property :nipo,
|
492
645
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "NIPO (Número de Identificación de las Publicaciones Oficiales)",
|
493
|
-
|
494
|
-
|
646
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nipo",
|
647
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
648
|
+
property :nlg,
|
495
649
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Library of Greece",
|
496
|
-
|
497
|
-
|
650
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nlg",
|
651
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
652
|
+
property :nndb,
|
498
653
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "NNDB (Notable Names Database)",
|
499
|
-
|
500
|
-
|
654
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nndb",
|
655
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
656
|
+
property :npg,
|
501
657
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Portrait Gallery",
|
502
|
-
|
503
|
-
|
658
|
+
"http://www.loc.gov/mads/rdf/v1#code": "npg",
|
659
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
660
|
+
property :nstc,
|
504
661
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "National Standard Text Code",
|
505
|
-
|
506
|
-
|
662
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nstc",
|
663
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
664
|
+
property :nzggn,
|
507
665
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "New Zealand gazetteer of place names",
|
508
|
-
|
509
|
-
|
666
|
+
"http://www.loc.gov/mads/rdf/v1#code": "nzggn",
|
667
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
668
|
+
property :oalex,
|
510
669
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "OpenAlex",
|
511
|
-
|
512
|
-
|
670
|
+
"http://www.loc.gov/mads/rdf/v1#code": "oalex",
|
671
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
672
|
+
property :odnb,
|
513
673
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Oxford Dictionary of National Biography",
|
514
|
-
|
515
|
-
|
674
|
+
"http://www.loc.gov/mads/rdf/v1#code": "odnb",
|
675
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
676
|
+
property :ofdb,
|
516
677
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "OFDb: Online-Filmdatenbank",
|
517
|
-
|
518
|
-
|
678
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ofdb",
|
679
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
680
|
+
property :onix,
|
519
681
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ONIX (Online Information Exchange)",
|
520
|
-
|
521
|
-
|
682
|
+
"http://www.loc.gov/mads/rdf/v1#code": "onix",
|
683
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
684
|
+
property :opensm,
|
522
685
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "OpenStreetMap",
|
523
|
-
|
524
|
-
|
686
|
+
"http://www.loc.gov/mads/rdf/v1#code": "opensm",
|
687
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
688
|
+
property :orcid,
|
525
689
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Open researcher and contributor identifier",
|
526
|
-
|
527
|
-
|
690
|
+
"http://www.loc.gov/mads/rdf/v1#code": "orcid",
|
691
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
692
|
+
property :orgnr,
|
528
693
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Norwegian national organization number",
|
529
|
-
|
530
|
-
|
694
|
+
"http://www.loc.gov/mads/rdf/v1#code": "orgnr",
|
695
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
696
|
+
property :oxforddnb,
|
531
697
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Oxford biography index",
|
532
|
-
|
533
|
-
|
698
|
+
"http://www.loc.gov/mads/rdf/v1#code": "oxforddnb",
|
699
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
700
|
+
property :pcadbu,
|
534
701
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Pacific Coast Architecture Database - buildings list",
|
535
|
-
|
536
|
-
|
702
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pcadbu",
|
703
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
704
|
+
property :pcadpe,
|
537
705
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Pacific Coast Architecture Database - persons list",
|
538
|
-
|
539
|
-
|
706
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pcadpe",
|
707
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
708
|
+
property :pcadpf,
|
540
709
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Pacific Coast Architecture Database - practices and firms",
|
541
|
-
|
542
|
-
|
710
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pcadpf",
|
711
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
712
|
+
property :permid,
|
543
713
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "PermID",
|
544
|
-
|
545
|
-
|
714
|
+
"http://www.loc.gov/mads/rdf/v1#code": "permid",
|
715
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
716
|
+
property :picnypl,
|
546
717
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "PIC - Photographers' Identities Catalog",
|
547
|
-
|
548
|
-
|
718
|
+
"http://www.loc.gov/mads/rdf/v1#code": "picnypl",
|
719
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
720
|
+
property :pleiades,
|
549
721
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Pleiades: a gazetteer of past places",
|
550
|
-
|
551
|
-
|
722
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pleiades",
|
723
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
724
|
+
property :pmc,
|
552
725
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "PubMed Central",
|
553
|
-
|
554
|
-
|
726
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pmc",
|
727
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
728
|
+
property :pmid,
|
555
729
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "PubMed",
|
556
|
-
|
557
|
-
|
730
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pmid",
|
731
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
732
|
+
property :pnta,
|
558
733
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Personen uit de Nederlandse Thesaurus van Auteursnamen",
|
559
|
-
|
560
|
-
|
734
|
+
"http://www.loc.gov/mads/rdf/v1#code": "pnta",
|
735
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
736
|
+
property :porthu,
|
561
737
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "PORT.hu",
|
562
|
-
|
563
|
-
|
738
|
+
"http://www.loc.gov/mads/rdf/v1#code": "porthu",
|
739
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
740
|
+
property :prabook,
|
564
741
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Prabook",
|
565
|
-
|
566
|
-
|
742
|
+
"http://www.loc.gov/mads/rdf/v1#code": "prabook",
|
743
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
744
|
+
property :rid,
|
567
745
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ResearcherID",
|
568
|
-
|
569
|
-
|
746
|
+
"http://www.loc.gov/mads/rdf/v1#code": "rid",
|
747
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
748
|
+
property :rijkspid,
|
570
749
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rijksmuseum persistent identifiers",
|
571
|
-
|
572
|
-
|
750
|
+
"http://www.loc.gov/mads/rdf/v1#code": "rijkspid",
|
751
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
752
|
+
property :rism,
|
573
753
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Repertoire International des Sources Musicale (RISM)",
|
574
|
-
|
575
|
-
|
754
|
+
"http://www.loc.gov/mads/rdf/v1#code": "rism",
|
755
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
756
|
+
property :rkda,
|
576
757
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "RKDartists",
|
577
|
-
|
578
|
-
|
758
|
+
"http://www.loc.gov/mads/rdf/v1#code": "rkda",
|
759
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
760
|
+
property :ror,
|
579
761
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research Organization Registry",
|
580
|
-
|
581
|
-
|
762
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ror",
|
763
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
764
|
+
property :s2a3bd,
|
582
765
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "S2A3 biographical database of southern African science",
|
583
|
-
|
584
|
-
|
766
|
+
"http://www.loc.gov/mads/rdf/v1#code": "s2a3bd",
|
767
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
768
|
+
property :saam,
|
585
769
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Smithsonian American Art Museum",
|
586
|
-
|
587
|
-
|
770
|
+
"http://www.loc.gov/mads/rdf/v1#code": "saam",
|
771
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
772
|
+
property :scholaru,
|
588
773
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scholar Universe",
|
589
|
-
|
590
|
-
|
774
|
+
"http://www.loc.gov/mads/rdf/v1#code": "scholaru",
|
775
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
776
|
+
property :scope,
|
591
777
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scope",
|
592
|
-
|
593
|
-
|
778
|
+
"http://www.loc.gov/mads/rdf/v1#code": "scope",
|
779
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
780
|
+
property :scopus,
|
594
781
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scopus author identifier",
|
595
|
-
|
596
|
-
|
782
|
+
"http://www.loc.gov/mads/rdf/v1#code": "scopus",
|
783
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
784
|
+
property :sici,
|
597
785
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Serial item and contribution identifier",
|
598
|
-
|
599
|
-
|
786
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sici",
|
787
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
788
|
+
property :smgp,
|
600
789
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Science Museum Group People",
|
601
|
-
|
602
|
-
|
790
|
+
"http://www.loc.gov/mads/rdf/v1#code": "smgp",
|
791
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
792
|
+
property :snac,
|
603
793
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Social Networks and Archival Context",
|
604
|
-
|
605
|
-
|
794
|
+
"http://www.loc.gov/mads/rdf/v1#code": "snac",
|
795
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
796
|
+
property :spotify,
|
606
797
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Spotify",
|
607
|
-
|
608
|
-
|
798
|
+
"http://www.loc.gov/mads/rdf/v1#code": "spotify",
|
799
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
800
|
+
property :sprfbsb,
|
609
801
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: Baseball",
|
610
|
-
|
611
|
-
|
802
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfbsb",
|
803
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
804
|
+
property :sprfbsk,
|
612
805
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: Basketball",
|
613
|
-
|
614
|
-
|
806
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfbsk",
|
807
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
808
|
+
property :sprfcbb,
|
615
809
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: College Basketball",
|
616
|
-
|
617
|
-
|
810
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfcbb",
|
811
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
812
|
+
property :sprfcfb,
|
618
813
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: College Football",
|
619
|
-
|
620
|
-
|
814
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfcfb",
|
815
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
816
|
+
property :sprfhoc,
|
621
817
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: Hockey",
|
622
|
-
|
623
|
-
|
818
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfhoc",
|
819
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
820
|
+
property :sprfoly,
|
624
821
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: Olympic Sports",
|
625
|
-
|
626
|
-
|
822
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfoly",
|
823
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
824
|
+
property :sprfpfb,
|
627
825
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sports Reference: Pro Football",
|
628
|
-
|
629
|
-
|
826
|
+
"http://www.loc.gov/mads/rdf/v1#code": "sprfpfb",
|
827
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
828
|
+
property :ssaut,
|
630
829
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Semantic Scholar (Author)",
|
631
|
-
|
632
|
-
|
830
|
+
"http://www.loc.gov/mads/rdf/v1#code": "ssaut",
|
831
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
832
|
+
property :"stock-number",
|
633
833
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher, distributor, or vendor stock number",
|
634
|
-
|
635
|
-
|
834
|
+
"http://www.loc.gov/mads/rdf/v1#code": "stock-number",
|
835
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
836
|
+
property :strn,
|
636
837
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Standard technical report number",
|
637
|
-
|
638
|
-
|
838
|
+
"http://www.loc.gov/mads/rdf/v1#code": "strn",
|
839
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
840
|
+
property :stw,
|
639
841
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Standard-Thesaurus Wirtschaft = STW thesaurus for economics",
|
640
|
-
|
641
|
-
|
842
|
+
"http://www.loc.gov/mads/rdf/v1#code": "stw",
|
843
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
844
|
+
property :svfilm,
|
642
845
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Svensk Filmdatabas",
|
643
|
-
|
644
|
-
|
846
|
+
"http://www.loc.gov/mads/rdf/v1#code": "svfilm",
|
847
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
848
|
+
property :tatearid,
|
645
849
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Tate artist identifier",
|
646
|
-
|
647
|
-
|
850
|
+
"http://www.loc.gov/mads/rdf/v1#code": "tatearid",
|
851
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
852
|
+
property :theatr,
|
648
853
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Theatricalia",
|
649
|
-
|
650
|
-
|
854
|
+
"http://www.loc.gov/mads/rdf/v1#code": "theatr",
|
855
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
856
|
+
property :tpce,
|
651
857
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Tesauros del Patrimonio Cultural de España",
|
652
|
-
|
653
|
-
|
858
|
+
"http://www.loc.gov/mads/rdf/v1#code": "tpce",
|
859
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
860
|
+
property :trove,
|
654
861
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Trove",
|
655
|
-
|
656
|
-
|
862
|
+
"http://www.loc.gov/mads/rdf/v1#code": "trove",
|
863
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
864
|
+
property :twnaf,
|
657
865
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Taiwan name authority file",
|
658
|
-
|
659
|
-
|
866
|
+
"http://www.loc.gov/mads/rdf/v1#code": "twnaf",
|
867
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
868
|
+
property :unescot,
|
660
869
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "UNESCO thesaurus = Thésaurus de l'UNESCO = Tesauro de la UNESCO",
|
661
|
-
|
662
|
-
|
870
|
+
"http://www.loc.gov/mads/rdf/v1#code": "unescot",
|
871
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
872
|
+
property :upc,
|
663
873
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Universal product code",
|
664
|
-
|
665
|
-
|
874
|
+
"http://www.loc.gov/mads/rdf/v1#code": "upc",
|
875
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
876
|
+
property :urbe,
|
666
877
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Parsifal",
|
667
|
-
|
668
|
-
|
878
|
+
"http://www.loc.gov/mads/rdf/v1#code": "urbe",
|
879
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
880
|
+
property :uri,
|
669
881
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Uniform resource identifier",
|
670
|
-
|
671
|
-
|
882
|
+
"http://www.loc.gov/mads/rdf/v1#code": "uri",
|
883
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
884
|
+
property :urn,
|
672
885
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Uniform resource name",
|
673
|
-
|
674
|
-
|
886
|
+
"http://www.loc.gov/mads/rdf/v1#code": "urn",
|
887
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
888
|
+
property :vd16,
|
675
889
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Verzeichnis der Drucke des 16. Jahrhunderts",
|
676
|
-
|
677
|
-
|
890
|
+
"http://www.loc.gov/mads/rdf/v1#code": "vd16",
|
891
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
892
|
+
property :vd17,
|
678
893
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Verzeichnis der Drucke des 17. Jahrhunderts",
|
679
|
-
|
680
|
-
|
894
|
+
"http://www.loc.gov/mads/rdf/v1#code": "vd17",
|
895
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
896
|
+
property :vd18,
|
681
897
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Verzeichnis der Drucke des 18. Jahrhunderts",
|
682
|
-
|
683
|
-
|
898
|
+
"http://www.loc.gov/mads/rdf/v1#code": "vd18",
|
899
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
900
|
+
property :vera,
|
684
901
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Danish Authority File",
|
685
|
-
|
686
|
-
|
902
|
+
"http://www.loc.gov/mads/rdf/v1#code": "vera",
|
903
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
904
|
+
property :vgmdb,
|
687
905
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "VGMdb artists",
|
688
|
-
|
689
|
-
|
906
|
+
"http://www.loc.gov/mads/rdf/v1#code": "vgmdb",
|
907
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
908
|
+
property :viaf,
|
690
909
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Virtual International Authority File number",
|
691
|
-
|
692
|
-
|
910
|
+
"http://www.loc.gov/mads/rdf/v1#code": "viaf",
|
911
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
912
|
+
property :"videorecording-identifer",
|
693
913
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher-assigned videorecording number",
|
694
|
-
|
695
|
-
|
914
|
+
"http://www.loc.gov/mads/rdf/v1#code": "videorecording-identifer",
|
915
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
916
|
+
property :wikidata,
|
696
917
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Wikidata",
|
697
|
-
|
698
|
-
|
918
|
+
"http://www.loc.gov/mads/rdf/v1#code": "wikidata",
|
919
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
920
|
+
property :wndla,
|
699
921
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Web NDL authorities",
|
700
|
-
|
701
|
-
|
922
|
+
"http://www.loc.gov/mads/rdf/v1#code": "wndla",
|
923
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
924
|
+
property :worldcat,
|
702
925
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "WorldCat Entities",
|
703
|
-
|
704
|
-
|
926
|
+
"http://www.loc.gov/mads/rdf/v1#code": "worldcat",
|
927
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
928
|
+
property :xgamea,
|
705
929
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "X Games athletes",
|
706
|
-
|
707
|
-
|
930
|
+
"http://www.loc.gov/mads/rdf/v1#code": "xgamea",
|
931
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
932
|
+
property :zbaut,
|
708
933
|
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "ZooBank",
|
709
|
-
|
934
|
+
"http://www.loc.gov/mads/rdf/v1#code": "zbaut",
|
935
|
+
type: ["http://id.loc.gov/ontologies/bibframe/Identifier", "http://www.loc.gov/mads/rdf/v1#Authority", "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"]
|
710
936
|
end
|
711
937
|
end
|