Skip to content

Commit

Permalink
added obsolete concept "a: parts exist"
Browse files Browse the repository at this point in the history
  • Loading branch information
dkreisstomkins committed Aug 8, 2023
1 parent bd9e600 commit b60c136
Showing 1 changed file with 70 additions and 1 deletion.
71 changes: 70 additions & 1 deletion 008/music_music_parts.rdf
Original file line number Diff line number Diff line change
@@ -1 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:skos="http://www.w3.org/2004/02/skos/core#"><!-- Scheme: MARC21-007: Music parts --><skos:ConceptScheme rdf:about="http://fakeIRI.edu/terms/musicpar#"><dct:title>Music: music parts</dct:title><dct:alternative>MARC21 008/21 values for music expressed using RDF</dct:alternative><dct:description>Indicates whether the item being cataloged is, or contains parts.</dct:description><skos:scopeNote xml:lang="en">Is not used to indicate that parts may exist elsewhere.</skos:scopeNote><dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/><dct:source rdf:resource="https://www.loc.gov/marc/bibliographic/bd008.html"/><dct:source rdf:respource="http://marc21rdf.info"/><dct:provenance rdf:resource="https://doi.org/10.6069/uwlswd.2e2b-y833"/></skos:ConceptScheme><!-- Concept: instrumental and vocal parts --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#d"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">instrumental and vocal parts</skos:prefLabel><skos:definition xml:lang="en">Both instrumental and vocal parts are present.</skos:definition><skos:notation xml:lang="en">d</skos:notation></skos:Concept><!-- Concept: instrumental parts --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#e"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">instrumental parts</skos:prefLabel><skos:definition xml:lang="en">Instrumental parts are present.</skos:definition><skos:notation xml:lang="en">e</skos:notation></skos:Concept><!-- Concept: no parts in hand or not specified --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#%23"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">no parts in hand or not specified</skos:prefLabel><skos:definition xml:lang="en">No parts in hand or the musical parts are not specified.</skos:definition><skos:notation xml:lang="en">#</skos:notation></skos:Concept><!-- Concept: not applicable --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#n"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">not applicable</skos:prefLabel><skos:definition xml:lang="en">Item is not notated music.</skos:definition><skos:notation xml:lang="en">n</skos:notation></skos:Concept><!-- Concept: unknown --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#u"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">unknown</skos:prefLabel><skos:definition xml:lang="en">Unknown whether the item being cataloged contains parts.</skos:definition><skos:notation xml:lang="en">u</skos:notation><skos:scopeNote xml:lang="en">May be used for records created without examining the item, such as retrospective conversion from a printed card.</skos:scopeNote></skos:Concept><!-- Concept: vocal parts --><skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#f"><skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/><skos:prefLabel xml:lang="en">vocal parts</skos:prefLabel><skos:definition xml:lang="en">Vocal parts are present.</skos:definition><skos:notation xml:lang="en">f</skos:notation></skos:Concept></rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:dct="http://purl.org/dc/terms/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#">

<!-- Scheme: MARC21-007: Music parts -->
<skos:ConceptScheme rdf:about="http://fakeIRI.edu/terms/musicpar#">
<dct:title>Music: music parts</dct:title>
<dct:alternative>MARC21 008/21 values for music expressed using RDF</dct:alternative>
<dct:description>Indicates whether the item being cataloged is, or contains parts.</dct:description>
<skos:scopeNote xml:lang="en">Is not used to indicate that parts may exist elsewhere.</skos:scopeNote>
<dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/>
</skos:ConceptScheme>
<!-- Concept: instrumental and vocal parts -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#d" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">instrumental and vocal parts</skos:prefLabel>
<skos:definition xml:lang="en">Both instrumental and vocal parts are present.</skos:definition>
<skos:notation xml:lang="en">d</skos:notation>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#d"/>
</skos:Concept>
<!-- Concept: instrumental parts -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#e" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">instrumental parts</skos:prefLabel>
<skos:definition xml:lang="en">Instrumental parts are present.</skos:definition>
<skos:notation xml:lang="en">e</skos:notation>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#e"/>
</skos:Concept>
<!-- Concept: no parts in hand or not specified -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#%23" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">no parts in hand or not specified</skos:prefLabel>
<skos:definition xml:lang="en">No parts in hand or the musical parts are not specified.</skos:definition>
<skos:notation xml:lang="en">#</skos:notation>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#%23"/>
</skos:Concept>
<!-- Concept: not applicable -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#n" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">not applicable</skos:prefLabel>
<skos:definition xml:lang="en">Item is not notated music.</skos:definition>
<skos:notation xml:lang="en">n</skos:notation>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#n"/>
</skos:Concept>
<!-- Concept: parts exist [obsolete] -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/mapspe#ax" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/mapspe#"/>
<skos:prefLabel xml:lang="en">parts exist [obsolete]</skos:prefLabel>
<skos:notation xml:lang="en">a</skos:notation>
</skos:Concept>
<!-- Concept: unknown -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#u" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">unknown</skos:prefLabel>
<skos:definition xml:lang="en">Unknown whether the item being cataloged contains parts.</skos:definition>
<skos:notation xml:lang="en">u</skos:notation>
<skos:scopeNote xml:lang="en">May be used for records created without examining the item, such as retrospective conversion from a printed card.</skos:scopeNote>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#u"/>
</skos:Concept>
<!-- Concept: vocal parts -->
<skos:Concept rdf:about="http://fakeIRI.edu/terms/musicpar#f" xml:lang="en">
<skos:inScheme rdf:resource="http://fakeIRI.edu/terms/musicpar#"/>
<skos:prefLabel xml:lang="en">vocal parts</skos:prefLabel>
<skos:definition xml:lang="en">Vocal parts are present.</skos:definition>
<skos:notation xml:lang="en">f</skos:notation>
<skos:exactMatch rdf:resource="http://marc21rdf.info/terms/musicpar#f"/>
</skos:Concept>
</rdf:RDF>

0 comments on commit b60c136

Please sign in to comment.