rdf-vocab 3.1.12 → 3.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +3 -5
- data/VERSION +1 -1
- data/lib/rdf/vocab/acl.rb +91 -89
- data/lib/rdf/vocab/as.rb +647 -601
- data/lib/rdf/vocab/bf2.rb +2263 -2097
- data/lib/rdf/vocab/bibframe.rb +2263 -2097
- data/lib/rdf/vocab/bibo.rb +944 -939
- data/lib/rdf/vocab/cc.rb +102 -100
- data/lib/rdf/vocab/cert.rb +107 -105
- data/lib/rdf/vocab/cnt.rb +92 -90
- data/lib/rdf/vocab/crm.rb +1793 -1791
- data/lib/rdf/vocab/datacite.rb +261 -263
- data/lib/rdf/vocab/dbo.rb +4856 -3758
- data/lib/rdf/vocab/dc.rb +665 -663
- data/lib/rdf/vocab/dc11.rb +109 -107
- data/lib/rdf/vocab/dcat.rb +378 -359
- data/lib/rdf/vocab/dcmitype.rb +91 -89
- data/lib/rdf/vocab/disco.rb +348 -346
- data/lib/rdf/vocab/doap.rb +304 -302
- data/lib/rdf/vocab/dwc.rb +2244 -2242
- data/lib/rdf/vocab/earl.rb +150 -135
- data/lib/rdf/vocab/ebucore.rb +4945 -4941
- data/lib/rdf/vocab/edm.rb +327 -286
- data/lib/rdf/vocab/exif.rb +777 -775
- data/lib/rdf/vocab/extensions.rb +8 -8
- data/lib/rdf/vocab/fcrepo4.rb +307 -305
- data/lib/rdf/vocab/foaf.rb +525 -523
- data/lib/rdf/vocab/geo.rb +34 -32
- data/lib/rdf/vocab/geojson.rb +66 -64
- data/lib/rdf/vocab/geonames.rb +3656 -3654
- data/lib/rdf/vocab/gr.rb +1272 -1069
- data/lib/rdf/vocab/gs1.rb +5881 -5879
- data/lib/rdf/vocab/ht.rb +194 -192
- data/lib/rdf/vocab/hydra.rb +444 -403
- data/lib/rdf/vocab/iana.rb +215 -213
- data/lib/rdf/vocab/ical.rb +726 -724
- data/lib/rdf/vocab/identifiers.rb +219 -217
- data/lib/rdf/vocab/iiif.rb +132 -130
- data/lib/rdf/vocab/jsonld.rb +205 -203
- data/lib/rdf/vocab/ldp.rb +193 -191
- data/lib/rdf/vocab/lrmi.rb +188 -186
- data/lib/rdf/vocab/ma.rb +320 -312
- data/lib/rdf/vocab/mads.rb +670 -668
- data/lib/rdf/vocab/marcrelators.rb +543 -541
- data/lib/rdf/vocab/mo.rb +1823 -1821
- data/lib/rdf/vocab/mods.rb +636 -634
- data/lib/rdf/vocab/nfo.rb +482 -480
- data/lib/rdf/vocab/oa.rb +333 -331
- data/lib/rdf/vocab/og.rb +198 -196
- data/lib/rdf/vocab/ogc.rb +43 -41
- data/lib/rdf/vocab/ore.rb +79 -77
- data/lib/rdf/vocab/org.rb +323 -317
- data/lib/rdf/vocab/pcdm.rb +73 -71
- data/lib/rdf/vocab/pplan.rb +116 -16
- data/lib/rdf/vocab/premis.rb +949 -819
- data/lib/rdf/vocab/premiseventtype.rb +143 -141
- data/lib/rdf/vocab/prov.rb +1360 -1358
- data/lib/rdf/vocab/ptr.rb +147 -145
- data/lib/rdf/vocab/rdau.rb +9462 -9295
- data/lib/rdf/vocab/rightsstatements.rb +123 -121
- data/lib/rdf/vocab/rsa.rb +44 -42
- data/lib/rdf/vocab/rss.rb +46 -44
- data/lib/rdf/vocab/schema.rb +14780 -14153
- data/lib/rdf/vocab/schemas.rb +14780 -14153
- data/lib/rdf/vocab/sd.rb +165 -163
- data/lib/rdf/vocab/sh.rb +1096 -1094
- data/lib/rdf/vocab/sioc.rb +615 -613
- data/lib/rdf/vocab/siocservices.rb +49 -47
- data/lib/rdf/vocab/sioctypes.rb +224 -222
- data/lib/rdf/vocab/skos.rb +202 -200
- data/lib/rdf/vocab/skosxl.rb +51 -49
- data/lib/rdf/vocab/v.rb +233 -231
- data/lib/rdf/vocab/vcard.rb +821 -700
- data/lib/rdf/vocab/vmd.rb +233 -231
- data/lib/rdf/vocab/void.rb +145 -143
- data/lib/rdf/vocab/vs.rb +27 -25
- data/lib/rdf/vocab/wdrs.rb +112 -110
- data/lib/rdf/vocab/wot.rb +135 -133
- data/lib/rdf/vocab/xhtml.rb +4 -2
- data/lib/rdf/vocab/xhv.rb +208 -206
- data/lib/rdf/vocab/xkos.rb +220 -218
- data/lib/rdf/vocab.rb +27 -2
- data/spec/spec_helper.rb +11 -3
- metadata +32 -45
@@ -3,820 +3,822 @@
|
|
3
3
|
# This file generated automatically using rdf vocabulary format from http://id.loc.gov/vocabulary/relators/
|
4
4
|
require 'rdf'
|
5
5
|
module RDF::Vocab
|
6
|
+
# Vocabulary for <http://id.loc.gov/vocabulary/relators/>
|
7
|
+
# @!visibility private
|
6
8
|
MARCRelators = Class.new(RDF::StrictVocabulary("http://id.loc.gov/vocabulary/relators/")) do
|
7
9
|
|
8
10
|
# Ontology definition
|
9
11
|
ontology :"http://id.loc.gov/vocabulary/relators/",
|
10
|
-
comment: "Relator terms and their associated codes designate the relationship between a name and a bibliographic resource. The relator codes are three-character lowercase alphabetic strings that serve as identifiers. Either the term or the code may be used as controlled values."
|
11
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": ""
|
12
|
-
"http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/relators/".freeze, "http://id.loc.gov/vocabulary/relators/abr".freeze, "http://id.loc.gov/vocabulary/relators/acp".freeze, "http://id.loc.gov/vocabulary/relators/act".freeze, "http://id.loc.gov/vocabulary/relators/adi".freeze, "http://id.loc.gov/vocabulary/relators/adp".freeze, "http://id.loc.gov/vocabulary/relators/aft".freeze, "http://id.loc.gov/vocabulary/relators/anl".freeze, "http://id.loc.gov/vocabulary/relators/anm".freeze, "http://id.loc.gov/vocabulary/relators/ann".freeze, "http://id.loc.gov/vocabulary/relators/ant".freeze, "http://id.loc.gov/vocabulary/relators/ape".freeze, "http://id.loc.gov/vocabulary/relators/apl".freeze, "http://id.loc.gov/vocabulary/relators/app".freeze, "http://id.loc.gov/vocabulary/relators/aqt".freeze, "http://id.loc.gov/vocabulary/relators/arc".freeze, "http://id.loc.gov/vocabulary/relators/ard".freeze, "http://id.loc.gov/vocabulary/relators/arr".freeze, "http://id.loc.gov/vocabulary/relators/art".freeze, "http://id.loc.gov/vocabulary/relators/asg".freeze, "http://id.loc.gov/vocabulary/relators/asn".freeze, "http://id.loc.gov/vocabulary/relators/ato".freeze, "http://id.loc.gov/vocabulary/relators/att".freeze, "http://id.loc.gov/vocabulary/relators/auc".freeze, "http://id.loc.gov/vocabulary/relators/aud".freeze, "http://id.loc.gov/vocabulary/relators/aui".freeze, "http://id.loc.gov/vocabulary/relators/aus".freeze, "http://id.loc.gov/vocabulary/relators/aut".freeze, "http://id.loc.gov/vocabulary/relators/bdd".freeze, "http://id.loc.gov/vocabulary/relators/bjd".freeze, "http://id.loc.gov/vocabulary/relators/bkd".freeze, "http://id.loc.gov/vocabulary/relators/bkp".freeze, "http://id.loc.gov/vocabulary/relators/blw".freeze, "http://id.loc.gov/vocabulary/relators/bnd".freeze, "http://id.loc.gov/vocabulary/relators/bpd".freeze, "http://id.loc.gov/vocabulary/relators/brd".freeze, "http://id.loc.gov/vocabulary/relators/brl".freeze, "http://id.loc.gov/vocabulary/relators/bsl".freeze, "http://id.loc.gov/vocabulary/relators/cas".freeze, "http://id.loc.gov/vocabulary/relators/ccp".freeze, "http://id.loc.gov/vocabulary/relators/chr".freeze, "http://id.loc.gov/vocabulary/relators/cli".freeze, "http://id.loc.gov/vocabulary/relators/cll".freeze, "http://id.loc.gov/vocabulary/relators/clr".freeze, "http://id.loc.gov/vocabulary/relators/clt".freeze, "http://id.loc.gov/vocabulary/relators/cmm".freeze, "http://id.loc.gov/vocabulary/relators/cmp".freeze, "http://id.loc.gov/vocabulary/relators/cmt".freeze, "http://id.loc.gov/vocabulary/relators/cnd".freeze, "http://id.loc.gov/vocabulary/relators/cng".freeze, "http://id.loc.gov/vocabulary/relators/cns".freeze, "http://id.loc.gov/vocabulary/relators/coe".freeze, "http://id.loc.gov/vocabulary/relators/col".freeze, "http://id.loc.gov/vocabulary/relators/com".freeze, "http://id.loc.gov/vocabulary/relators/con".freeze, "http://id.loc.gov/vocabulary/relators/cor".freeze, "http://id.loc.gov/vocabulary/relators/cos".freeze, "http://id.loc.gov/vocabulary/relators/cot".freeze, "http://id.loc.gov/vocabulary/relators/cou".freeze, "http://id.loc.gov/vocabulary/relators/cov".freeze, "http://id.loc.gov/vocabulary/relators/cpc".freeze, "http://id.loc.gov/vocabulary/relators/cpe".freeze, "http://id.loc.gov/vocabulary/relators/cph".freeze, "http://id.loc.gov/vocabulary/relators/cpl".freeze, "http://id.loc.gov/vocabulary/relators/cpt".freeze, "http://id.loc.gov/vocabulary/relators/cre".freeze, "http://id.loc.gov/vocabulary/relators/crp".freeze, "http://id.loc.gov/vocabulary/relators/crr".freeze, "http://id.loc.gov/vocabulary/relators/crt".freeze, "http://id.loc.gov/vocabulary/relators/csl".freeze, "http://id.loc.gov/vocabulary/relators/csp".freeze, "http://id.loc.gov/vocabulary/relators/cst".freeze, "http://id.loc.gov/vocabulary/relators/ctb".freeze, "http://id.loc.gov/vocabulary/relators/cte".freeze, "http://id.loc.gov/vocabulary/relators/ctg".freeze, "http://id.loc.gov/vocabulary/relators/ctr".freeze, "http://id.loc.gov/vocabulary/relators/cts".freeze, "http://id.loc.gov/vocabulary/relators/ctt".freeze, "http://id.loc.gov/vocabulary/relators/cur".freeze, "http://id.loc.gov/vocabulary/relators/cwt".freeze, "http://id.loc.gov/vocabulary/relators/dbp".freeze, "http://id.loc.gov/vocabulary/relators/dfd".freeze, "http://id.loc.gov/vocabulary/relators/dfe".freeze, "http://id.loc.gov/vocabulary/relators/dft".freeze, "http://id.loc.gov/vocabulary/relators/dgg".freeze, "http://id.loc.gov/vocabulary/relators/dgs".freeze, "http://id.loc.gov/vocabulary/relators/dis".freeze, "http://id.loc.gov/vocabulary/relators/dln".freeze, "http://id.loc.gov/vocabulary/relators/dnc".freeze, "http://id.loc.gov/vocabulary/relators/dnr".freeze, "http://id.loc.gov/vocabulary/relators/dpc".freeze, "http://id.loc.gov/vocabulary/relators/dpt".freeze, "http://id.loc.gov/vocabulary/relators/drm".freeze, "http://id.loc.gov/vocabulary/relators/drt".freeze, "http://id.loc.gov/vocabulary/relators/dsr".freeze, "http://id.loc.gov/vocabulary/relators/dst".freeze, "http://id.loc.gov/vocabulary/relators/dtc".freeze, "http://id.loc.gov/vocabulary/relators/dte".freeze, "http://id.loc.gov/vocabulary/relators/dtm".freeze, "http://id.loc.gov/vocabulary/relators/dto".freeze, "http://id.loc.gov/vocabulary/relators/dub".freeze, "http://id.loc.gov/vocabulary/relators/edc".freeze, "http://id.loc.gov/vocabulary/relators/edm".freeze, "http://id.loc.gov/vocabulary/relators/edt".freeze, "http://id.loc.gov/vocabulary/relators/egr".freeze, "http://id.loc.gov/vocabulary/relators/elg".freeze, "http://id.loc.gov/vocabulary/relators/elt".freeze, "http://id.loc.gov/vocabulary/relators/eng".freeze, "http://id.loc.gov/vocabulary/relators/enj".freeze, "http://id.loc.gov/vocabulary/relators/etr".freeze, "http://id.loc.gov/vocabulary/relators/evp".freeze, "http://id.loc.gov/vocabulary/relators/exp".freeze, "http://id.loc.gov/vocabulary/relators/fac".freeze, "http://id.loc.gov/vocabulary/relators/fds".freeze, "http://id.loc.gov/vocabulary/relators/fld".freeze, "http://id.loc.gov/vocabulary/relators/flm".freeze, "http://id.loc.gov/vocabulary/relators/fmd".freeze, "http://id.loc.gov/vocabulary/relators/fmk".freeze, "http://id.loc.gov/vocabulary/relators/fmo".freeze, "http://id.loc.gov/vocabulary/relators/fmp".freeze, "http://id.loc.gov/vocabulary/relators/fnd".freeze, "http://id.loc.gov/vocabulary/relators/fpy".freeze, "http://id.loc.gov/vocabulary/relators/frg".freeze, "http://id.loc.gov/vocabulary/relators/gis".freeze, "http://id.loc.gov/vocabulary/relators/his".freeze, "http://id.loc.gov/vocabulary/relators/hnr".freeze, "http://id.loc.gov/vocabulary/relators/hst".freeze, "http://id.loc.gov/vocabulary/relators/ill".freeze, "http://id.loc.gov/vocabulary/relators/ilu".freeze, "http://id.loc.gov/vocabulary/relators/ins".freeze, "http://id.loc.gov/vocabulary/relators/inv".freeze, "http://id.loc.gov/vocabulary/relators/isb".freeze, "http://id.loc.gov/vocabulary/relators/itr".freeze, "http://id.loc.gov/vocabulary/relators/ive".freeze, "http://id.loc.gov/vocabulary/relators/ivr".freeze, "http://id.loc.gov/vocabulary/relators/jud".freeze, "http://id.loc.gov/vocabulary/relators/jug".freeze, "http://id.loc.gov/vocabulary/relators/lbr".freeze, "http://id.loc.gov/vocabulary/relators/lbt".freeze, "http://id.loc.gov/vocabulary/relators/ldr".freeze, "http://id.loc.gov/vocabulary/relators/led".freeze, "http://id.loc.gov/vocabulary/relators/lee".freeze, "http://id.loc.gov/vocabulary/relators/lel".freeze, "http://id.loc.gov/vocabulary/relators/len".freeze, "http://id.loc.gov/vocabulary/relators/let".freeze, "http://id.loc.gov/vocabulary/relators/lgd".freeze, "http://id.loc.gov/vocabulary/relators/lie".freeze, "http://id.loc.gov/vocabulary/relators/lil".freeze, "http://id.loc.gov/vocabulary/relators/lit".freeze, "http://id.loc.gov/vocabulary/relators/lsa".freeze, "http://id.loc.gov/vocabulary/relators/lse".freeze, "http://id.loc.gov/vocabulary/relators/lso".freeze, "http://id.loc.gov/vocabulary/relators/ltg".freeze, "http://id.loc.gov/vocabulary/relators/lyr".freeze, "http://id.loc.gov/vocabulary/relators/mcp".freeze, "http://id.loc.gov/vocabulary/relators/mdc".freeze, "http://id.loc.gov/vocabulary/relators/med".freeze, "http://id.loc.gov/vocabulary/relators/mfp".freeze, "http://id.loc.gov/vocabulary/relators/mfr".freeze, "http://id.loc.gov/vocabulary/relators/mod".freeze, "http://id.loc.gov/vocabulary/relators/mon".freeze, "http://id.loc.gov/vocabulary/relators/mrb".freeze, "http://id.loc.gov/vocabulary/relators/mrk".freeze, "http://id.loc.gov/vocabulary/relators/msd".freeze, "http://id.loc.gov/vocabulary/relators/mte".freeze, "http://id.loc.gov/vocabulary/relators/mtk".freeze, "http://id.loc.gov/vocabulary/relators/mus".freeze, "http://id.loc.gov/vocabulary/relators/nrt".freeze, "http://id.loc.gov/vocabulary/relators/opn".freeze, "http://id.loc.gov/vocabulary/relators/org".freeze, "http://id.loc.gov/vocabulary/relators/orm".freeze, "http://id.loc.gov/vocabulary/relators/osp".freeze, "http://id.loc.gov/vocabulary/relators/oth".freeze, "http://id.loc.gov/vocabulary/relators/own".freeze, "http://id.loc.gov/vocabulary/relators/pan".freeze, "http://id.loc.gov/vocabulary/relators/pat".freeze, "http://id.loc.gov/vocabulary/relators/pbd".freeze, "http://id.loc.gov/vocabulary/relators/pbl".freeze, "http://id.loc.gov/vocabulary/relators/pdr".freeze, "http://id.loc.gov/vocabulary/relators/pfr".freeze, "http://id.loc.gov/vocabulary/relators/pht".freeze, "http://id.loc.gov/vocabulary/relators/plt".freeze, "http://id.loc.gov/vocabulary/relators/pma".freeze, "http://id.loc.gov/vocabulary/relators/pmn".freeze, "http://id.loc.gov/vocabulary/relators/pop".freeze, "http://id.loc.gov/vocabulary/relators/ppm".freeze, "http://id.loc.gov/vocabulary/relators/ppt".freeze, "http://id.loc.gov/vocabulary/relators/pra".freeze, "http://id.loc.gov/vocabulary/relators/prc".freeze, "http://id.loc.gov/vocabulary/relators/prd".freeze, "http://id.loc.gov/vocabulary/relators/pre".freeze, "http://id.loc.gov/vocabulary/relators/prf".freeze, "http://id.loc.gov/vocabulary/relators/prg".freeze, "http://id.loc.gov/vocabulary/relators/prm".freeze, "http://id.loc.gov/vocabulary/relators/prn".freeze, "http://id.loc.gov/vocabulary/relators/pro".freeze, "http://id.loc.gov/vocabulary/relators/prp".freeze, "http://id.loc.gov/vocabulary/relators/prs".freeze, "http://id.loc.gov/vocabulary/relators/prt".freeze, "http://id.loc.gov/vocabulary/relators/prv".freeze, "http://id.loc.gov/vocabulary/relators/pta".freeze, "http://id.loc.gov/vocabulary/relators/pte".freeze, "http://id.loc.gov/vocabulary/relators/ptf".freeze, "http://id.loc.gov/vocabulary/relators/pth".freeze, "http://id.loc.gov/vocabulary/relators/ptt".freeze, "http://id.loc.gov/vocabulary/relators/pup".freeze, "http://id.loc.gov/vocabulary/relators/rbr".freeze, "http://id.loc.gov/vocabulary/relators/rcd".freeze, "http://id.loc.gov/vocabulary/relators/rce".freeze, "http://id.loc.gov/vocabulary/relators/rcp".freeze, "http://id.loc.gov/vocabulary/relators/rdd".freeze, "http://id.loc.gov/vocabulary/relators/red".freeze, "http://id.loc.gov/vocabulary/relators/ren".freeze, "http://id.loc.gov/vocabulary/relators/res".freeze, "http://id.loc.gov/vocabulary/relators/rev".freeze, "http://id.loc.gov/vocabulary/relators/rpc".freeze, "http://id.loc.gov/vocabulary/relators/rps".freeze, "http://id.loc.gov/vocabulary/relators/rpt".freeze, "http://id.loc.gov/vocabulary/relators/rpy".freeze, "http://id.loc.gov/vocabulary/relators/rse".freeze, "http://id.loc.gov/vocabulary/relators/rsg".freeze, "http://id.loc.gov/vocabulary/relators/rsp".freeze, "http://id.loc.gov/vocabulary/relators/rsr".freeze, "http://id.loc.gov/vocabulary/relators/rst".freeze, "http://id.loc.gov/vocabulary/relators/rth".freeze, "http://id.loc.gov/vocabulary/relators/rtm".freeze, "http://id.loc.gov/vocabulary/relators/sad".freeze, "http://id.loc.gov/vocabulary/relators/sce".freeze, "http://id.loc.gov/vocabulary/relators/scl".freeze, "http://id.loc.gov/vocabulary/relators/scr".freeze, "http://id.loc.gov/vocabulary/relators/sds".freeze, "http://id.loc.gov/vocabulary/relators/sec".freeze, "http://id.loc.gov/vocabulary/relators/sgd".freeze, "http://id.loc.gov/vocabulary/relators/sgn".freeze, "http://id.loc.gov/vocabulary/relators/sht".freeze, "http://id.loc.gov/vocabulary/relators/sll".freeze, "http://id.loc.gov/vocabulary/relators/sng".freeze, "http://id.loc.gov/vocabulary/relators/spk".freeze, "http://id.loc.gov/vocabulary/relators/spn".freeze, "http://id.loc.gov/vocabulary/relators/spy".freeze, "http://id.loc.gov/vocabulary/relators/srv".freeze, "http://id.loc.gov/vocabulary/relators/std".freeze, "http://id.loc.gov/vocabulary/relators/stg".freeze, "http://id.loc.gov/vocabulary/relators/stl".freeze, "http://id.loc.gov/vocabulary/relators/stm".freeze, "http://id.loc.gov/vocabulary/relators/stn".freeze, "http://id.loc.gov/vocabulary/relators/str".freeze, "http://id.loc.gov/vocabulary/relators/tcd".freeze, "http://id.loc.gov/vocabulary/relators/tch".freeze, "http://id.loc.gov/vocabulary/relators/ths".freeze, "http://id.loc.gov/vocabulary/relators/tld".freeze, "http://id.loc.gov/vocabulary/relators/tlp".freeze, "http://id.loc.gov/vocabulary/relators/trc".freeze, "http://id.loc.gov/vocabulary/relators/trl".freeze, "http://id.loc.gov/vocabulary/relators/tyd".freeze, "http://id.loc.gov/vocabulary/relators/tyg".freeze, "http://id.loc.gov/vocabulary/relators/uvp".freeze, "http://id.loc.gov/vocabulary/relators/vac".freeze, "http://id.loc.gov/vocabulary/relators/vdg".freeze, "http://id.loc.gov/vocabulary/relators/wac".freeze, "http://id.loc.gov/vocabulary/relators/wal".freeze, "http://id.loc.gov/vocabulary/relators/wam".freeze, "http://id.loc.gov/vocabulary/relators/wat".freeze, "http://id.loc.gov/vocabulary/relators/wdc".freeze, "http://id.loc.gov/vocabulary/relators/wde".freeze, "http://id.loc.gov/vocabulary/relators/win".freeze, "http://id.loc.gov/vocabulary/relators/wit".freeze, "http://id.loc.gov/vocabulary/relators/wpr".freeze, "http://id.loc.gov/vocabulary/relators/wst".freeze],
|
13
|
-
label: "MARC Code List for Relators Scheme"
|
14
|
-
type: ["http://www.loc.gov/mads/rdf/v1#Authority"
|
12
|
+
comment: "Relator terms and their associated codes designate the relationship between a name and a bibliographic resource. The relator codes are three-character lowercase alphabetic strings that serve as identifiers. Either the term or the code may be used as controlled values.",
|
13
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "",
|
14
|
+
"http://www.loc.gov/mads/rdf/v1#hasMADSSchemeMember": ["http://id.loc.gov/vocabulary/relators/", "http://id.loc.gov/vocabulary/relators/abr", "http://id.loc.gov/vocabulary/relators/acp", "http://id.loc.gov/vocabulary/relators/act", "http://id.loc.gov/vocabulary/relators/adi", "http://id.loc.gov/vocabulary/relators/adp", "http://id.loc.gov/vocabulary/relators/aft", "http://id.loc.gov/vocabulary/relators/anl", "http://id.loc.gov/vocabulary/relators/anm", "http://id.loc.gov/vocabulary/relators/ann", "http://id.loc.gov/vocabulary/relators/ant", "http://id.loc.gov/vocabulary/relators/ape", "http://id.loc.gov/vocabulary/relators/apl", "http://id.loc.gov/vocabulary/relators/app", "http://id.loc.gov/vocabulary/relators/aqt", "http://id.loc.gov/vocabulary/relators/arc", "http://id.loc.gov/vocabulary/relators/ard", "http://id.loc.gov/vocabulary/relators/arr", "http://id.loc.gov/vocabulary/relators/art", "http://id.loc.gov/vocabulary/relators/asg", "http://id.loc.gov/vocabulary/relators/asn", "http://id.loc.gov/vocabulary/relators/ato", "http://id.loc.gov/vocabulary/relators/att", "http://id.loc.gov/vocabulary/relators/auc", "http://id.loc.gov/vocabulary/relators/aud", "http://id.loc.gov/vocabulary/relators/aui", "http://id.loc.gov/vocabulary/relators/aus", "http://id.loc.gov/vocabulary/relators/aut", "http://id.loc.gov/vocabulary/relators/bdd", "http://id.loc.gov/vocabulary/relators/bjd", "http://id.loc.gov/vocabulary/relators/bkd", "http://id.loc.gov/vocabulary/relators/bkp", "http://id.loc.gov/vocabulary/relators/blw", "http://id.loc.gov/vocabulary/relators/bnd", "http://id.loc.gov/vocabulary/relators/bpd", "http://id.loc.gov/vocabulary/relators/brd", "http://id.loc.gov/vocabulary/relators/brl", "http://id.loc.gov/vocabulary/relators/bsl", "http://id.loc.gov/vocabulary/relators/cas", "http://id.loc.gov/vocabulary/relators/ccp", "http://id.loc.gov/vocabulary/relators/chr", "http://id.loc.gov/vocabulary/relators/cli", "http://id.loc.gov/vocabulary/relators/cll", "http://id.loc.gov/vocabulary/relators/clr", "http://id.loc.gov/vocabulary/relators/clt", "http://id.loc.gov/vocabulary/relators/cmm", "http://id.loc.gov/vocabulary/relators/cmp", "http://id.loc.gov/vocabulary/relators/cmt", "http://id.loc.gov/vocabulary/relators/cnd", "http://id.loc.gov/vocabulary/relators/cng", "http://id.loc.gov/vocabulary/relators/cns", "http://id.loc.gov/vocabulary/relators/coe", "http://id.loc.gov/vocabulary/relators/col", "http://id.loc.gov/vocabulary/relators/com", "http://id.loc.gov/vocabulary/relators/con", "http://id.loc.gov/vocabulary/relators/cor", "http://id.loc.gov/vocabulary/relators/cos", "http://id.loc.gov/vocabulary/relators/cot", "http://id.loc.gov/vocabulary/relators/cou", "http://id.loc.gov/vocabulary/relators/cov", "http://id.loc.gov/vocabulary/relators/cpc", "http://id.loc.gov/vocabulary/relators/cpe", "http://id.loc.gov/vocabulary/relators/cph", "http://id.loc.gov/vocabulary/relators/cpl", "http://id.loc.gov/vocabulary/relators/cpt", "http://id.loc.gov/vocabulary/relators/cre", "http://id.loc.gov/vocabulary/relators/crp", "http://id.loc.gov/vocabulary/relators/crr", "http://id.loc.gov/vocabulary/relators/crt", "http://id.loc.gov/vocabulary/relators/csl", "http://id.loc.gov/vocabulary/relators/csp", "http://id.loc.gov/vocabulary/relators/cst", "http://id.loc.gov/vocabulary/relators/ctb", "http://id.loc.gov/vocabulary/relators/cte", "http://id.loc.gov/vocabulary/relators/ctg", "http://id.loc.gov/vocabulary/relators/ctr", "http://id.loc.gov/vocabulary/relators/cts", "http://id.loc.gov/vocabulary/relators/ctt", "http://id.loc.gov/vocabulary/relators/cur", "http://id.loc.gov/vocabulary/relators/cwt", "http://id.loc.gov/vocabulary/relators/dbp", "http://id.loc.gov/vocabulary/relators/dfd", "http://id.loc.gov/vocabulary/relators/dfe", "http://id.loc.gov/vocabulary/relators/dft", "http://id.loc.gov/vocabulary/relators/dgg", "http://id.loc.gov/vocabulary/relators/dgs", "http://id.loc.gov/vocabulary/relators/dis", "http://id.loc.gov/vocabulary/relators/dln", "http://id.loc.gov/vocabulary/relators/dnc", "http://id.loc.gov/vocabulary/relators/dnr", "http://id.loc.gov/vocabulary/relators/dpc", "http://id.loc.gov/vocabulary/relators/dpt", "http://id.loc.gov/vocabulary/relators/drm", "http://id.loc.gov/vocabulary/relators/drt", "http://id.loc.gov/vocabulary/relators/dsr", "http://id.loc.gov/vocabulary/relators/dst", "http://id.loc.gov/vocabulary/relators/dtc", "http://id.loc.gov/vocabulary/relators/dte", "http://id.loc.gov/vocabulary/relators/dtm", "http://id.loc.gov/vocabulary/relators/dto", "http://id.loc.gov/vocabulary/relators/dub", "http://id.loc.gov/vocabulary/relators/edc", "http://id.loc.gov/vocabulary/relators/edm", "http://id.loc.gov/vocabulary/relators/edt", "http://id.loc.gov/vocabulary/relators/egr", "http://id.loc.gov/vocabulary/relators/elg", "http://id.loc.gov/vocabulary/relators/elt", "http://id.loc.gov/vocabulary/relators/eng", "http://id.loc.gov/vocabulary/relators/enj", "http://id.loc.gov/vocabulary/relators/etr", "http://id.loc.gov/vocabulary/relators/evp", "http://id.loc.gov/vocabulary/relators/exp", "http://id.loc.gov/vocabulary/relators/fac", "http://id.loc.gov/vocabulary/relators/fds", "http://id.loc.gov/vocabulary/relators/fld", "http://id.loc.gov/vocabulary/relators/flm", "http://id.loc.gov/vocabulary/relators/fmd", "http://id.loc.gov/vocabulary/relators/fmk", "http://id.loc.gov/vocabulary/relators/fmo", "http://id.loc.gov/vocabulary/relators/fmp", "http://id.loc.gov/vocabulary/relators/fnd", "http://id.loc.gov/vocabulary/relators/fpy", "http://id.loc.gov/vocabulary/relators/frg", "http://id.loc.gov/vocabulary/relators/gis", "http://id.loc.gov/vocabulary/relators/his", "http://id.loc.gov/vocabulary/relators/hnr", "http://id.loc.gov/vocabulary/relators/hst", "http://id.loc.gov/vocabulary/relators/ill", "http://id.loc.gov/vocabulary/relators/ilu", "http://id.loc.gov/vocabulary/relators/ins", "http://id.loc.gov/vocabulary/relators/inv", "http://id.loc.gov/vocabulary/relators/isb", "http://id.loc.gov/vocabulary/relators/itr", "http://id.loc.gov/vocabulary/relators/ive", "http://id.loc.gov/vocabulary/relators/ivr", "http://id.loc.gov/vocabulary/relators/jud", "http://id.loc.gov/vocabulary/relators/jug", "http://id.loc.gov/vocabulary/relators/lbr", "http://id.loc.gov/vocabulary/relators/lbt", "http://id.loc.gov/vocabulary/relators/ldr", "http://id.loc.gov/vocabulary/relators/led", "http://id.loc.gov/vocabulary/relators/lee", "http://id.loc.gov/vocabulary/relators/lel", "http://id.loc.gov/vocabulary/relators/len", "http://id.loc.gov/vocabulary/relators/let", "http://id.loc.gov/vocabulary/relators/lgd", "http://id.loc.gov/vocabulary/relators/lie", "http://id.loc.gov/vocabulary/relators/lil", "http://id.loc.gov/vocabulary/relators/lit", "http://id.loc.gov/vocabulary/relators/lsa", "http://id.loc.gov/vocabulary/relators/lse", "http://id.loc.gov/vocabulary/relators/lso", "http://id.loc.gov/vocabulary/relators/ltg", "http://id.loc.gov/vocabulary/relators/lyr", "http://id.loc.gov/vocabulary/relators/mcp", "http://id.loc.gov/vocabulary/relators/mdc", "http://id.loc.gov/vocabulary/relators/med", "http://id.loc.gov/vocabulary/relators/mfp", "http://id.loc.gov/vocabulary/relators/mfr", "http://id.loc.gov/vocabulary/relators/mod", "http://id.loc.gov/vocabulary/relators/mon", "http://id.loc.gov/vocabulary/relators/mrb", "http://id.loc.gov/vocabulary/relators/mrk", "http://id.loc.gov/vocabulary/relators/msd", "http://id.loc.gov/vocabulary/relators/mte", "http://id.loc.gov/vocabulary/relators/mtk", "http://id.loc.gov/vocabulary/relators/mus", "http://id.loc.gov/vocabulary/relators/nrt", "http://id.loc.gov/vocabulary/relators/opn", "http://id.loc.gov/vocabulary/relators/org", "http://id.loc.gov/vocabulary/relators/orm", "http://id.loc.gov/vocabulary/relators/osp", "http://id.loc.gov/vocabulary/relators/oth", "http://id.loc.gov/vocabulary/relators/own", "http://id.loc.gov/vocabulary/relators/pan", "http://id.loc.gov/vocabulary/relators/pat", "http://id.loc.gov/vocabulary/relators/pbd", "http://id.loc.gov/vocabulary/relators/pbl", "http://id.loc.gov/vocabulary/relators/pdr", "http://id.loc.gov/vocabulary/relators/pfr", "http://id.loc.gov/vocabulary/relators/pht", "http://id.loc.gov/vocabulary/relators/plt", "http://id.loc.gov/vocabulary/relators/pma", "http://id.loc.gov/vocabulary/relators/pmn", "http://id.loc.gov/vocabulary/relators/pop", "http://id.loc.gov/vocabulary/relators/ppm", "http://id.loc.gov/vocabulary/relators/ppt", "http://id.loc.gov/vocabulary/relators/pra", "http://id.loc.gov/vocabulary/relators/prc", "http://id.loc.gov/vocabulary/relators/prd", "http://id.loc.gov/vocabulary/relators/pre", "http://id.loc.gov/vocabulary/relators/prf", "http://id.loc.gov/vocabulary/relators/prg", "http://id.loc.gov/vocabulary/relators/prm", "http://id.loc.gov/vocabulary/relators/prn", "http://id.loc.gov/vocabulary/relators/pro", "http://id.loc.gov/vocabulary/relators/prp", "http://id.loc.gov/vocabulary/relators/prs", "http://id.loc.gov/vocabulary/relators/prt", "http://id.loc.gov/vocabulary/relators/prv", "http://id.loc.gov/vocabulary/relators/pta", "http://id.loc.gov/vocabulary/relators/pte", "http://id.loc.gov/vocabulary/relators/ptf", "http://id.loc.gov/vocabulary/relators/pth", "http://id.loc.gov/vocabulary/relators/ptt", "http://id.loc.gov/vocabulary/relators/pup", "http://id.loc.gov/vocabulary/relators/rbr", "http://id.loc.gov/vocabulary/relators/rcd", "http://id.loc.gov/vocabulary/relators/rce", "http://id.loc.gov/vocabulary/relators/rcp", "http://id.loc.gov/vocabulary/relators/rdd", "http://id.loc.gov/vocabulary/relators/red", "http://id.loc.gov/vocabulary/relators/ren", "http://id.loc.gov/vocabulary/relators/res", "http://id.loc.gov/vocabulary/relators/rev", "http://id.loc.gov/vocabulary/relators/rpc", "http://id.loc.gov/vocabulary/relators/rps", "http://id.loc.gov/vocabulary/relators/rpt", "http://id.loc.gov/vocabulary/relators/rpy", "http://id.loc.gov/vocabulary/relators/rse", "http://id.loc.gov/vocabulary/relators/rsg", "http://id.loc.gov/vocabulary/relators/rsp", "http://id.loc.gov/vocabulary/relators/rsr", "http://id.loc.gov/vocabulary/relators/rst", "http://id.loc.gov/vocabulary/relators/rth", "http://id.loc.gov/vocabulary/relators/rtm", "http://id.loc.gov/vocabulary/relators/sad", "http://id.loc.gov/vocabulary/relators/sce", "http://id.loc.gov/vocabulary/relators/scl", "http://id.loc.gov/vocabulary/relators/scr", "http://id.loc.gov/vocabulary/relators/sds", "http://id.loc.gov/vocabulary/relators/sec", "http://id.loc.gov/vocabulary/relators/sgd", "http://id.loc.gov/vocabulary/relators/sgn", "http://id.loc.gov/vocabulary/relators/sht", "http://id.loc.gov/vocabulary/relators/sll", "http://id.loc.gov/vocabulary/relators/sng", "http://id.loc.gov/vocabulary/relators/spk", "http://id.loc.gov/vocabulary/relators/spn", "http://id.loc.gov/vocabulary/relators/spy", "http://id.loc.gov/vocabulary/relators/srv", "http://id.loc.gov/vocabulary/relators/std", "http://id.loc.gov/vocabulary/relators/stg", "http://id.loc.gov/vocabulary/relators/stl", "http://id.loc.gov/vocabulary/relators/stm", "http://id.loc.gov/vocabulary/relators/stn", "http://id.loc.gov/vocabulary/relators/str", "http://id.loc.gov/vocabulary/relators/tcd", "http://id.loc.gov/vocabulary/relators/tch", "http://id.loc.gov/vocabulary/relators/ths", "http://id.loc.gov/vocabulary/relators/tld", "http://id.loc.gov/vocabulary/relators/tlp", "http://id.loc.gov/vocabulary/relators/trc", "http://id.loc.gov/vocabulary/relators/trl", "http://id.loc.gov/vocabulary/relators/tyd", "http://id.loc.gov/vocabulary/relators/tyg", "http://id.loc.gov/vocabulary/relators/uvp", "http://id.loc.gov/vocabulary/relators/vac", "http://id.loc.gov/vocabulary/relators/vdg", "http://id.loc.gov/vocabulary/relators/wac", "http://id.loc.gov/vocabulary/relators/wal", "http://id.loc.gov/vocabulary/relators/wam", "http://id.loc.gov/vocabulary/relators/wat", "http://id.loc.gov/vocabulary/relators/wdc", "http://id.loc.gov/vocabulary/relators/wde", "http://id.loc.gov/vocabulary/relators/win", "http://id.loc.gov/vocabulary/relators/wit", "http://id.loc.gov/vocabulary/relators/wpr", "http://id.loc.gov/vocabulary/relators/wst"],
|
15
|
+
label: {en: "MARC Code List for Relators Scheme"},
|
16
|
+
type: ["http://www.loc.gov/mads/rdf/v1#Authority", "http://www.loc.gov/mads/rdf/v1#MADSScheme", "http://www.w3.org/2004/02/skos/core#ConceptScheme"]
|
15
17
|
|
16
18
|
# Extra definitions
|
17
19
|
term :abr,
|
18
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Abridger"
|
19
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
20
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Abridger",
|
21
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
20
22
|
term :acp,
|
21
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art copyist"
|
22
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
23
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art copyist",
|
24
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
23
25
|
term :act,
|
24
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Actor"
|
25
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
26
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Actor",
|
27
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
26
28
|
term :adi,
|
27
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art director"
|
28
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
29
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Art director",
|
30
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
29
31
|
term :adp,
|
30
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Adapter"
|
31
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
32
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Adapter",
|
33
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
32
34
|
term :aft,
|
33
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of afterword, colophon, etc."
|
34
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
35
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of afterword, colophon, etc.",
|
36
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
35
37
|
term :anl,
|
36
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Analyst"
|
37
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
38
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Analyst",
|
39
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
38
40
|
term :anm,
|
39
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Animator"
|
40
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
41
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Animator",
|
42
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
41
43
|
term :ann,
|
42
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Annotator"
|
43
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
44
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Annotator",
|
45
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
44
46
|
term :ant,
|
45
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bibliographic antecedent"
|
46
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
47
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bibliographic antecedent",
|
48
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
47
49
|
term :ape,
|
48
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Appellee"
|
49
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
50
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Appellee",
|
51
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
50
52
|
term :apl,
|
51
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Appellant"
|
52
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
53
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Appellant",
|
54
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
53
55
|
term :app,
|
54
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Applicant"
|
55
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
56
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Applicant",
|
57
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
56
58
|
term :aqt,
|
57
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author in quotations or text abstracts"
|
58
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
59
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author in quotations or text abstracts",
|
60
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
59
61
|
term :arc,
|
60
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Architect"
|
61
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
62
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Architect",
|
63
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
62
64
|
term :ard,
|
63
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Artistic director"
|
64
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
65
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Artistic director",
|
66
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
65
67
|
term :arr,
|
66
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Arranger"
|
67
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
68
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Arranger",
|
69
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
68
70
|
term :art,
|
69
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Artist"
|
70
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
71
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Artist",
|
72
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
71
73
|
term :asg,
|
72
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Assignee"
|
73
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
74
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Assignee",
|
75
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
74
76
|
term :asn,
|
75
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Associated name"
|
76
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
77
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Associated name",
|
78
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
77
79
|
term :ato,
|
78
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Autographer"
|
79
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
80
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Autographer",
|
81
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
80
82
|
term :att,
|
81
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Attributed name"
|
82
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
83
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Attributed name",
|
84
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
83
85
|
term :auc,
|
84
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Auctioneer"
|
85
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
86
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Auctioneer",
|
87
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
86
88
|
term :aud,
|
87
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of dialog"
|
88
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
89
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of dialog",
|
90
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
89
91
|
term :aui,
|
90
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of introduction, etc."
|
91
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
92
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author of introduction, etc.",
|
93
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
92
94
|
term :aus,
|
93
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Screenwriter"
|
94
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
95
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Screenwriter",
|
96
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
95
97
|
term :aut,
|
96
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author"
|
97
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
98
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Author",
|
99
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
98
100
|
term :bdd,
|
99
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Binding designer"
|
100
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
101
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Binding designer",
|
102
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
101
103
|
term :bjd,
|
102
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookjacket designer"
|
103
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
104
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookjacket designer",
|
105
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
104
106
|
term :bkd,
|
105
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book designer"
|
106
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
107
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book designer",
|
108
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
107
109
|
term :bkp,
|
108
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book producer"
|
109
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
110
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Book producer",
|
111
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
110
112
|
term :blw,
|
111
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Blurb writer"
|
112
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
113
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Blurb writer",
|
114
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
113
115
|
term :bnd,
|
114
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Binder"
|
115
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
116
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Binder",
|
117
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
116
118
|
term :bpd,
|
117
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookplate designer"
|
118
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
119
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookplate designer",
|
120
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
119
121
|
term :brd,
|
120
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Broadcaster"
|
121
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
122
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Broadcaster",
|
123
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
122
124
|
term :brl,
|
123
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Braille embosser"
|
124
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
125
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Braille embosser",
|
126
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
125
127
|
term :bsl,
|
126
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookseller"
|
127
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
128
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Bookseller",
|
129
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
128
130
|
term :cas,
|
129
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Caster"
|
130
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
131
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Caster",
|
132
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
131
133
|
term :ccp,
|
132
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conceptor"
|
133
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
134
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conceptor",
|
135
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
134
136
|
term :chr,
|
135
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Choreographer"
|
136
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
137
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Choreographer",
|
138
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
137
139
|
term :cli,
|
138
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Client"
|
139
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
140
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Client",
|
141
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
140
142
|
term :cll,
|
141
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Calligrapher"
|
142
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
143
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Calligrapher",
|
144
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
143
145
|
term :clr,
|
144
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Colorist"
|
145
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
146
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Colorist",
|
147
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
146
148
|
term :clt,
|
147
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collotyper"
|
148
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
149
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collotyper",
|
150
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
149
151
|
term :cmm,
|
150
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Commentator"
|
151
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
152
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Commentator",
|
153
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
152
154
|
term :cmp,
|
153
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Composer"
|
154
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
155
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Composer",
|
156
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
155
157
|
term :cmt,
|
156
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Compositor"
|
157
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
158
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Compositor",
|
159
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
158
160
|
term :cnd,
|
159
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conductor"
|
160
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
161
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conductor",
|
162
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
161
163
|
term :cng,
|
162
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cinematographer"
|
163
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
164
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cinematographer",
|
165
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
164
166
|
term :cns,
|
165
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Censor"
|
166
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
167
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Censor",
|
168
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
167
169
|
term :coe,
|
168
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant-appellee"
|
169
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
170
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant-appellee",
|
171
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
170
172
|
term :col,
|
171
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collector"
|
172
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
173
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collector",
|
174
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
173
175
|
term :com,
|
174
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Compiler"
|
175
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
176
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Compiler",
|
177
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
176
178
|
term :con,
|
177
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conservator"
|
178
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
179
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Conservator",
|
180
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
179
181
|
term :cor,
|
180
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collection registrar"
|
181
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
182
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Collection registrar",
|
183
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
182
184
|
term :cos,
|
183
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant"
|
184
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
185
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant",
|
186
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
185
187
|
term :cot,
|
186
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant-appellant"
|
187
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
188
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestant-appellant",
|
189
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
188
190
|
term :cou,
|
189
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Court governed"
|
190
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
191
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Court governed",
|
192
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
191
193
|
term :cov,
|
192
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cover designer"
|
193
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
194
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cover designer",
|
195
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
194
196
|
term :cpc,
|
195
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Copyright claimant"
|
196
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
197
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Copyright claimant",
|
198
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
197
199
|
term :cpe,
|
198
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant-appellee"
|
199
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
200
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant-appellee",
|
201
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
200
202
|
term :cph,
|
201
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Copyright holder"
|
202
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
203
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Copyright holder",
|
204
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
203
205
|
term :cpl,
|
204
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant"
|
205
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
206
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant",
|
207
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
206
208
|
term :cpt,
|
207
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant-appellant"
|
208
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
209
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Complainant-appellant",
|
210
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
209
211
|
term :cre,
|
210
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Creator"
|
211
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
212
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Creator",
|
213
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
212
214
|
term :crp,
|
213
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Correspondent"
|
214
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
215
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Correspondent",
|
216
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
215
217
|
term :crr,
|
216
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Corrector"
|
217
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
218
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Corrector",
|
219
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
218
220
|
term :crt,
|
219
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Court reporter"
|
220
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
221
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Court reporter",
|
222
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
221
223
|
term :csl,
|
222
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Consultant"
|
223
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
224
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Consultant",
|
225
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
224
226
|
term :csp,
|
225
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Consultant to a project"
|
226
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
227
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Consultant to a project",
|
228
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
227
229
|
term :cst,
|
228
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Costume designer"
|
229
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
230
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Costume designer",
|
231
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
230
232
|
term :ctb,
|
231
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contributor"
|
232
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
233
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contributor",
|
234
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
233
235
|
term :cte,
|
234
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee-appellee"
|
235
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
236
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee-appellee",
|
237
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
236
238
|
term :ctg,
|
237
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cartographer"
|
238
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
239
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Cartographer",
|
240
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
239
241
|
term :ctr,
|
240
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contractor"
|
241
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
242
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contractor",
|
243
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
242
244
|
term :cts,
|
243
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee"
|
244
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
245
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee",
|
246
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
245
247
|
term :ctt,
|
246
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee-appellant"
|
247
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
248
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Contestee-appellant",
|
249
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
248
250
|
term :cur,
|
249
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Curator"
|
250
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
251
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Curator",
|
252
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
251
253
|
term :cwt,
|
252
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Commentator for written text"
|
253
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
254
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Commentator for written text",
|
255
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
254
256
|
term :dbp,
|
255
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Distribution place"
|
256
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
257
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Distribution place",
|
258
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
257
259
|
term :dfd,
|
258
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant"
|
259
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
260
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant",
|
261
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
260
262
|
term :dfe,
|
261
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant-appellee"
|
262
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
263
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant-appellee",
|
264
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
263
265
|
term :dft,
|
264
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant-appellant"
|
265
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
266
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Defendant-appellant",
|
267
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
266
268
|
term :dgg,
|
267
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Degree granting institution"
|
268
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
269
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Degree granting institution",
|
270
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
269
271
|
term :dgs,
|
270
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Degree supervisor"
|
271
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
272
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Degree supervisor",
|
273
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
272
274
|
term :dis,
|
273
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dissertant"
|
274
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
275
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dissertant",
|
276
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
275
277
|
term :dln,
|
276
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Delineator"
|
277
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
278
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Delineator",
|
279
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
278
280
|
term :dnc,
|
279
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dancer"
|
280
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
281
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dancer",
|
282
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
281
283
|
term :dnr,
|
282
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Donor"
|
283
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
284
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Donor",
|
285
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
284
286
|
term :dpc,
|
285
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Depicted"
|
286
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
287
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Depicted",
|
288
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
287
289
|
term :dpt,
|
288
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Depositor"
|
289
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
290
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Depositor",
|
291
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
290
292
|
term :drm,
|
291
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Draftsman"
|
292
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
293
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Draftsman",
|
294
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
293
295
|
term :drt,
|
294
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Director"
|
295
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
296
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Director",
|
297
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
296
298
|
term :dsr,
|
297
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Designer"
|
298
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
299
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Designer",
|
300
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
299
301
|
term :dst,
|
300
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Distributor"
|
301
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
302
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Distributor",
|
303
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
302
304
|
term :dtc,
|
303
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Data contributor"
|
304
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
305
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Data contributor",
|
306
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
305
307
|
term :dte,
|
306
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dedicatee"
|
307
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
308
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dedicatee",
|
309
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
308
310
|
term :dtm,
|
309
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Data manager"
|
310
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
311
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Data manager",
|
312
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
311
313
|
term :dto,
|
312
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dedicator"
|
313
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
314
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dedicator",
|
315
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
314
316
|
term :dub,
|
315
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dubious author"
|
316
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
317
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Dubious author",
|
318
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
317
319
|
term :edc,
|
318
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of compilation"
|
319
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
320
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of compilation",
|
321
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
320
322
|
term :edm,
|
321
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of moving image work"
|
322
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
323
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor of moving image work",
|
324
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
323
325
|
term :edt,
|
324
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor"
|
325
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
326
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Editor",
|
327
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
326
328
|
term :egr,
|
327
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Engraver"
|
328
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
329
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Engraver",
|
330
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
329
331
|
term :elg,
|
330
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Electrician"
|
331
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
332
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Electrician",
|
333
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
332
334
|
term :elt,
|
333
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Electrotyper"
|
334
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
335
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Electrotyper",
|
336
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
335
337
|
term :eng,
|
336
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Engineer"
|
337
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
338
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Engineer",
|
339
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
338
340
|
term :enj,
|
339
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Enacting jurisdiction"
|
340
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
341
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Enacting jurisdiction",
|
342
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
341
343
|
term :etr,
|
342
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Etcher"
|
343
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
344
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Etcher",
|
345
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
344
346
|
term :evp,
|
345
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Event place"
|
346
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
347
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Event place",
|
348
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
347
349
|
term :exp,
|
348
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Expert"
|
349
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
350
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Expert",
|
351
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
350
352
|
term :fac,
|
351
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Facsimilist"
|
352
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
353
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Facsimilist",
|
354
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
353
355
|
term :fds,
|
354
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film distributor"
|
355
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
356
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film distributor",
|
357
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
356
358
|
term :fld,
|
357
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Field director"
|
358
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
359
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Field director",
|
360
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
359
361
|
term :flm,
|
360
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film editor"
|
361
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
362
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film editor",
|
363
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
362
364
|
term :fmd,
|
363
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film director"
|
364
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
365
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film director",
|
366
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
365
367
|
term :fmk,
|
366
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Filmmaker"
|
367
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
368
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Filmmaker",
|
369
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
368
370
|
term :fmo,
|
369
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Former owner"
|
370
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
371
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Former owner",
|
372
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
371
373
|
term :fmp,
|
372
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film producer"
|
373
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
374
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Film producer",
|
375
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
374
376
|
term :fnd,
|
375
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Funder"
|
376
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
377
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Funder",
|
378
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
377
379
|
term :fpy,
|
378
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "First party"
|
379
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
380
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "First party",
|
381
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
380
382
|
term :frg,
|
381
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Forger"
|
382
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
383
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Forger",
|
384
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
383
385
|
term :gis,
|
384
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Geographic information specialist"
|
385
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
386
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Geographic information specialist",
|
387
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
386
388
|
term :his,
|
387
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Host institution"
|
388
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
389
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Host institution",
|
390
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
389
391
|
term :hnr,
|
390
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Honoree"
|
391
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
392
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Honoree",
|
393
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
392
394
|
term :hst,
|
393
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Host"
|
394
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
395
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Host",
|
396
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
395
397
|
term :ill,
|
396
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Illustrator"
|
397
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
398
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Illustrator",
|
399
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
398
400
|
term :ilu,
|
399
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Illuminator"
|
400
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
401
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Illuminator",
|
402
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
401
403
|
term :ins,
|
402
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Inscriber"
|
403
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
404
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Inscriber",
|
405
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
404
406
|
term :inv,
|
405
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Inventor"
|
406
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
407
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Inventor",
|
408
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
407
409
|
term :isb,
|
408
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Issuing body"
|
409
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
410
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Issuing body",
|
411
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
410
412
|
term :itr,
|
411
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Instrumentalist"
|
412
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
413
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Instrumentalist",
|
414
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
413
415
|
term :ive,
|
414
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Interviewee"
|
415
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
416
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Interviewee",
|
417
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
416
418
|
term :ivr,
|
417
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Interviewer"
|
418
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
419
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Interviewer",
|
420
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
419
421
|
term :jud,
|
420
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Judge"
|
421
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
422
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Judge",
|
423
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
422
424
|
term :jug,
|
423
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Jurisdiction governed"
|
424
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
425
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Jurisdiction governed",
|
426
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
425
427
|
term :lbr,
|
426
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Laboratory"
|
427
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
428
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Laboratory",
|
429
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
428
430
|
term :lbt,
|
429
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Librettist"
|
430
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
431
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Librettist",
|
432
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
431
433
|
term :ldr,
|
432
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Laboratory director"
|
433
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
434
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Laboratory director",
|
435
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
434
436
|
term :led,
|
435
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lead"
|
436
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
437
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lead",
|
438
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
437
439
|
term :lee,
|
438
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee-appellee"
|
439
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
440
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee-appellee",
|
441
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
440
442
|
term :lel,
|
441
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee"
|
442
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
443
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee",
|
444
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
443
445
|
term :len,
|
444
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lender"
|
445
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
446
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lender",
|
447
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
446
448
|
term :let,
|
447
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee-appellant"
|
448
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
449
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelee-appellant",
|
450
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
449
451
|
term :lgd,
|
450
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lighting designer"
|
451
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
452
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lighting designer",
|
453
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
452
454
|
term :lie,
|
453
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant-appellee"
|
454
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
455
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant-appellee",
|
456
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
455
457
|
term :lil,
|
456
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant"
|
457
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
458
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant",
|
459
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
458
460
|
term :lit,
|
459
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant-appellant"
|
460
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
461
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Libelant-appellant",
|
462
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
461
463
|
term :lsa,
|
462
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Landscape architect"
|
463
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
464
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Landscape architect",
|
465
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
464
466
|
term :lse,
|
465
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Licensee"
|
466
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
467
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Licensee",
|
468
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
467
469
|
term :lso,
|
468
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Licensor"
|
469
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
470
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Licensor",
|
471
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
470
472
|
term :ltg,
|
471
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lithographer"
|
472
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
473
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lithographer",
|
474
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
473
475
|
term :lyr,
|
474
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lyricist"
|
475
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
476
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Lyricist",
|
477
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
476
478
|
term :mcp,
|
477
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Music copyist"
|
478
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
479
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Music copyist",
|
480
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
479
481
|
term :mdc,
|
480
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Metadata contact"
|
481
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
482
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Metadata contact",
|
483
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
482
484
|
term :med,
|
483
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Medium"
|
484
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
485
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Medium",
|
486
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
485
487
|
term :mfp,
|
486
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Manufacture place"
|
487
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
488
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Manufacture place",
|
489
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
488
490
|
term :mfr,
|
489
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Manufacturer"
|
490
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
491
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Manufacturer",
|
492
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
491
493
|
term :mod,
|
492
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Moderator"
|
493
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
494
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Moderator",
|
495
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
494
496
|
term :mon,
|
495
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Monitor"
|
496
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
497
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Monitor",
|
498
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
497
499
|
term :mrb,
|
498
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Marbler"
|
499
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
500
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Marbler",
|
501
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
500
502
|
term :mrk,
|
501
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Markup editor"
|
502
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
503
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Markup editor",
|
504
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
503
505
|
term :msd,
|
504
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musical director"
|
505
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
506
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musical director",
|
507
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
506
508
|
term :mte,
|
507
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Metal-engraver"
|
508
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
509
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Metal-engraver",
|
510
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
509
511
|
term :mtk,
|
510
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Minute taker"
|
511
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
512
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Minute taker",
|
513
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
512
514
|
term :mus,
|
513
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musician"
|
514
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
515
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Musician",
|
516
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
515
517
|
term :nrt,
|
516
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Narrator"
|
517
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
518
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Narrator",
|
519
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
518
520
|
term :opn,
|
519
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Opponent"
|
520
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
521
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Opponent",
|
522
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
521
523
|
term :org,
|
522
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Originator"
|
523
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
524
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Originator",
|
525
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
524
526
|
term :orm,
|
525
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Organizer"
|
526
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
527
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Organizer",
|
528
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
527
529
|
term :osp,
|
528
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Onscreen presenter"
|
529
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
530
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Onscreen presenter",
|
531
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
530
532
|
term :oth,
|
531
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Other"
|
532
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
533
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Other",
|
534
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
533
535
|
term :own,
|
534
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Owner"
|
535
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
536
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Owner",
|
537
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
536
538
|
term :pan,
|
537
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Panelist"
|
538
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
539
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Panelist",
|
540
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
539
541
|
term :pat,
|
540
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patron"
|
541
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
542
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patron",
|
543
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
542
544
|
term :pbd,
|
543
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publishing director"
|
544
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
545
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publishing director",
|
546
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
545
547
|
term :pbl,
|
546
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher"
|
547
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
548
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publisher",
|
549
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
548
550
|
term :pdr,
|
549
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Project director"
|
550
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
551
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Project director",
|
552
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
551
553
|
term :pfr,
|
552
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Proofreader"
|
553
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
554
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Proofreader",
|
555
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
554
556
|
term :pht,
|
555
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Photographer"
|
556
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
557
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Photographer",
|
558
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
557
559
|
term :plt,
|
558
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Platemaker"
|
559
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
560
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Platemaker",
|
561
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
560
562
|
term :pma,
|
561
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Permitting agency"
|
562
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
563
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Permitting agency",
|
564
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
563
565
|
term :pmn,
|
564
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production manager"
|
565
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
566
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production manager",
|
567
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
566
568
|
term :pop,
|
567
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printer of plates"
|
568
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
569
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printer of plates",
|
570
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
569
571
|
term :ppm,
|
570
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Papermaker"
|
571
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
572
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Papermaker",
|
573
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
572
574
|
term :ppt,
|
573
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Puppeteer"
|
574
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
575
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Puppeteer",
|
576
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
575
577
|
term :pra,
|
576
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Praeses"
|
577
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
578
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Praeses",
|
579
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
578
580
|
term :prc,
|
579
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Process contact"
|
580
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
581
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Process contact",
|
582
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
581
583
|
term :prd,
|
582
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production personnel"
|
583
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
584
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production personnel",
|
585
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
584
586
|
term :pre,
|
585
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Presenter"
|
586
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
587
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Presenter",
|
588
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
587
589
|
term :prf,
|
588
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Performer"
|
589
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
590
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Performer",
|
591
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
590
592
|
term :prg,
|
591
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Programmer"
|
592
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
593
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Programmer",
|
594
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
593
595
|
term :prm,
|
594
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printmaker"
|
595
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
596
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printmaker",
|
597
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
596
598
|
term :prn,
|
597
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production company"
|
598
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
599
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production company",
|
600
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
599
601
|
term :pro,
|
600
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Producer"
|
601
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
602
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Producer",
|
603
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
602
604
|
term :prp,
|
603
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production place"
|
604
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
605
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production place",
|
606
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
605
607
|
term :prs,
|
606
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production designer"
|
607
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
608
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Production designer",
|
609
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
608
610
|
term :prt,
|
609
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printer"
|
610
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
611
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Printer",
|
612
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
611
613
|
term :prv,
|
612
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Provider"
|
613
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
614
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Provider",
|
615
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
614
616
|
term :pta,
|
615
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patent applicant"
|
616
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
617
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patent applicant",
|
618
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
617
619
|
term :pte,
|
618
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff-appellee"
|
619
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
620
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff-appellee",
|
621
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
620
622
|
term :ptf,
|
621
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff"
|
622
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
623
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff",
|
624
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
623
625
|
term :pth,
|
624
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patent holder"
|
625
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
626
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Patent holder",
|
627
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
626
628
|
term :ptt,
|
627
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff-appellant"
|
628
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
629
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Plaintiff-appellant",
|
630
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
629
631
|
term :pup,
|
630
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publication place"
|
631
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
632
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Publication place",
|
633
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
632
634
|
term :rbr,
|
633
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rubricator"
|
634
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
635
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Rubricator",
|
636
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
635
637
|
term :rcd,
|
636
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Recordist"
|
637
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
638
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Recordist",
|
639
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
638
640
|
term :rce,
|
639
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Recording engineer"
|
640
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
641
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Recording engineer",
|
642
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
641
643
|
term :rcp,
|
642
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Addressee"
|
643
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
644
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Addressee",
|
645
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
644
646
|
term :rdd,
|
645
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Radio director"
|
646
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
647
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Radio director",
|
648
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
647
649
|
term :red,
|
648
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Redaktor"
|
649
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
650
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Redaktor",
|
651
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
650
652
|
term :ren,
|
651
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Renderer"
|
652
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
653
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Renderer",
|
654
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
653
655
|
term :res,
|
654
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Researcher"
|
655
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
656
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Researcher",
|
657
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
656
658
|
term :rev,
|
657
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Reviewer"
|
658
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
659
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Reviewer",
|
660
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
659
661
|
term :rpc,
|
660
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Radio producer"
|
661
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
662
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Radio producer",
|
663
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
662
664
|
term :rps,
|
663
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Repository"
|
664
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
665
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Repository",
|
666
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
665
667
|
term :rpt,
|
666
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Reporter"
|
667
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
668
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Reporter",
|
669
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
668
670
|
term :rpy,
|
669
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Responsible party"
|
670
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
671
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Responsible party",
|
672
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
671
673
|
term :rse,
|
672
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent-appellee"
|
673
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
674
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent-appellee",
|
675
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
674
676
|
term :rsg,
|
675
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Restager"
|
676
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
677
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Restager",
|
678
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
677
679
|
term :rsp,
|
678
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent"
|
679
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
680
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent",
|
681
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
680
682
|
term :rsr,
|
681
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Restorationist"
|
682
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
683
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Restorationist",
|
684
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
683
685
|
term :rst,
|
684
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent-appellant"
|
685
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
686
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Respondent-appellant",
|
687
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
686
688
|
term :rth,
|
687
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research team head"
|
688
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
689
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research team head",
|
690
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
689
691
|
term :rtm,
|
690
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research team member"
|
691
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
692
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Research team member",
|
693
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
692
694
|
term :sad,
|
693
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scientific advisor"
|
694
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
695
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scientific advisor",
|
696
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
695
697
|
term :sce,
|
696
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scenarist"
|
697
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
698
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scenarist",
|
699
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
698
700
|
term :scl,
|
699
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sculptor"
|
700
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
701
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sculptor",
|
702
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
701
703
|
term :scr,
|
702
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scribe"
|
703
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
704
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Scribe",
|
705
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
704
706
|
term :sds,
|
705
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound designer"
|
706
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
707
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sound designer",
|
708
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
707
709
|
term :sec,
|
708
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Secretary"
|
709
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
710
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Secretary",
|
711
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
710
712
|
term :sgd,
|
711
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stage director"
|
712
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
713
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stage director",
|
714
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
713
715
|
term :sgn,
|
714
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Signer"
|
715
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
716
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Signer",
|
717
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
716
718
|
term :sht,
|
717
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Supporting host"
|
718
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
719
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Supporting host",
|
720
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
719
721
|
term :sll,
|
720
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Seller"
|
721
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
722
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Seller",
|
723
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
722
724
|
term :sng,
|
723
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Singer"
|
724
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
725
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Singer",
|
726
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
725
727
|
term :spk,
|
726
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Speaker"
|
727
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
728
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Speaker",
|
729
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
728
730
|
term :spn,
|
729
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sponsor"
|
730
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
731
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Sponsor",
|
732
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
731
733
|
term :spy,
|
732
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Second party"
|
733
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
734
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Second party",
|
735
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
734
736
|
term :srv,
|
735
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Surveyor"
|
736
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
737
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Surveyor",
|
738
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
737
739
|
term :std,
|
738
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Set designer"
|
739
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
740
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Set designer",
|
741
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
740
742
|
term :stg,
|
741
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Setting"
|
742
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
743
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Setting",
|
744
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
743
745
|
term :stl,
|
744
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Storyteller"
|
745
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
746
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Storyteller",
|
747
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
746
748
|
term :stm,
|
747
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stage manager"
|
748
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
749
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stage manager",
|
750
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
749
751
|
term :stn,
|
750
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Standards body"
|
751
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
752
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Standards body",
|
753
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
752
754
|
term :str,
|
753
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stereotyper"
|
754
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
755
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Stereotyper",
|
756
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
755
757
|
term :tcd,
|
756
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Technical director"
|
757
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
758
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Technical director",
|
759
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
758
760
|
term :tch,
|
759
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Teacher"
|
760
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
761
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Teacher",
|
762
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
761
763
|
term :ths,
|
762
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Thesis advisor"
|
763
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
764
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Thesis advisor",
|
765
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
764
766
|
term :tld,
|
765
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television director"
|
766
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
767
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television director",
|
768
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
767
769
|
term :tlp,
|
768
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television producer"
|
769
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
770
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Television producer",
|
771
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
770
772
|
term :trc,
|
771
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Transcriber"
|
772
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
773
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Transcriber",
|
774
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
773
775
|
term :trl,
|
774
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Translator"
|
775
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
776
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Translator",
|
777
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
776
778
|
term :tyd,
|
777
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Type designer"
|
778
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
779
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Type designer",
|
780
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
779
781
|
term :tyg,
|
780
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Typographer"
|
781
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
782
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Typographer",
|
783
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
782
784
|
term :uvp,
|
783
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "University place"
|
784
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
785
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "University place",
|
786
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
785
787
|
term :vac,
|
786
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Voice actor"
|
787
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
788
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Voice actor",
|
789
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
788
790
|
term :vdg,
|
789
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Videographer"
|
790
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
791
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Videographer",
|
792
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
791
793
|
term :wac,
|
792
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added commentary"
|
793
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
794
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added commentary",
|
795
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
794
796
|
term :wal,
|
795
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added lyrics"
|
796
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
797
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added lyrics",
|
798
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
797
799
|
term :wam,
|
798
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of accompanying material"
|
799
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
800
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of accompanying material",
|
801
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
800
802
|
term :wat,
|
801
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added text"
|
802
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
803
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of added text",
|
804
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
803
805
|
term :wdc,
|
804
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Woodcutter"
|
805
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
806
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Woodcutter",
|
807
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
806
808
|
term :wde,
|
807
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Wood engraver"
|
808
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
809
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Wood engraver",
|
810
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
809
811
|
term :win,
|
810
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of introduction"
|
811
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
812
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of introduction",
|
813
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
812
814
|
term :wit,
|
813
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Witness"
|
814
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
815
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Witness",
|
816
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
815
817
|
term :wpr,
|
816
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of preface"
|
817
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
818
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of preface",
|
819
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
818
820
|
term :wst,
|
819
|
-
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of supplementary textual content"
|
820
|
-
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
821
|
+
"http://www.loc.gov/mads/rdf/v1#authoritativeLabel": "Writer of supplementary textual content",
|
822
|
+
type: "http://www.loc.gov/mads/rdf/v1#Authority"
|
821
823
|
end
|
822
824
|
end
|