Whether all or part of the item being cataloged is a transposition and/or arrangement of another work.
<?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:schema="https://schema.org/"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#ConceptScheme"/>
<dct:type rdf:resource="http://purl.org/dc/dcmitype/Dataset"/>
<dct:title xml:lang="en">Music: transposition and arrangement</dct:title>
<dct:alternative xml:lang="en">MARC21 008/33 values for music expressed using RDF</dct:alternative>
<dct:description xml:lang="en">Whether all or part of the item being cataloged is a transposition and/or arrangement of another work.</dct:description>
<schema:disambiguatingDescription xml:lang="en">SKOS Concept Scheme for MARC 00X Values</schema:disambiguatingDescription>
<dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/>
<dct:source rdf:resource="https://www.loc.gov/marc/bibliographic/bd008.html"/>
<dct:source rdf:resource="http://marc21rdf.info"/>
<dct:provenance rdf:resource="https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues"/>
<dct:creator rdf:resource="http://viaf.org/viaf/139541794"/>
<dct:contributor rdf:resource="http://viaf.org/viaf/151962300"/>
<dc:contributor xml:lang="en">Metadata Management Associates</dc:contributor>
<dct:issued>2023</dct:issued>
<dc:language>en</dc:language>
<dct:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0"/>
<schema:version>1-1-0</schema:version>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.ttl"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.nt"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.jsonld"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.html"/>
<dct:format rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#b">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">arrangement</skos:prefLabel>
<skos:definition xml:lang="en">Item has been adapted as regards medium and/or texture.</skos:definition>
<skos:notation>b</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#n">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">not applicable</skos:prefLabel>
<skos:definition xml:lang="en">Item is not notated music.</skos:definition>
<skos:notation>n</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#c">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">both transposed and arranged</skos:prefLabel>
<skos:definition xml:lang="en">Item has been both transposed to a different pitch from the original and has been adapted as regards medium and/or texture.</skos:definition>
<skos:notation>c</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#a">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">transposition</skos:prefLabel>
<skos:definition xml:lang="en">Item has been transposed to a different pitch from the original.</skos:definition>
<skos:notation>a</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#u">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">unknown</skos:prefLabel>
<skos:definition xml:lang="en">Unknown whether the item is a transposition or arrangement.</skos:definition>
<skos:notation>u</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.axz0-z371#pound">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.axz0-z371"/>
<skos:prefLabel xml:lang="en">not arrangement or transposition or not specified</skos:prefLabel>
<skos:definition xml:lang="en">Not arrangements or the transposition of the item is not specified.</skos:definition>
<skos:notation>#</skos:notation>
</rdf:Description>
</rdf:RDF>
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
<https://doi.org/10.6069/uwlswd.axz0-z371#a> a skos:Concept ;
skos:definition "Item has been transposed to a different pitch from the original."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "a" ;
skos:prefLabel "transposition"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371#b> a skos:Concept ;
skos:definition "Item has been adapted as regards medium and/or texture."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "b" ;
skos:prefLabel "arrangement"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371#c> a skos:Concept ;
skos:definition "Item has been both transposed to a different pitch from the original and has been adapted as regards medium and/or texture."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "c" ;
skos:prefLabel "both transposed and arranged"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371#n> a skos:Concept ;
skos:definition "Item is not notated music."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "n" ;
skos:prefLabel "not applicable"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371#pound> a skos:Concept ;
skos:definition "Not arrangements or the transposition of the item is not specified."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "#" ;
skos:prefLabel "not arrangement or transposition or not specified"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371#u> a skos:Concept ;
skos:definition "Unknown whether the item is a transposition or arrangement."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.axz0-z371> ;
skos:notation "u" ;
skos:prefLabel "unknown"@en .
<https://doi.org/10.6069/uwlswd.axz0-z371> a skos:ConceptScheme ;
dc:contributor "Metadata Management Associates"@en ;
dc:language "en" ;
dct:alternative "MARC21 008/33 values for music expressed using RDF"@en ;
dct:contributor <http://viaf.org/viaf/151962300> ;
dct:creator <http://viaf.org/viaf/139541794> ;
dct:description "Whether all or part of the item being cataloged is a transposition and/or arrangement of another work."@en ;
dct:format <http://www.w3.org/ns/formats/Turtle> ;
dct:hasFormat <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.html>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.jsonld>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.nt>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.rdf> ;
dct:issued "2023" ;
dct:license <http://creativecommons.org/publicdomain/zero/1.0> ;
dct:provenance <https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> ;
dct:publisher <http://viaf.org/viaf/139541794> ;
dct:source <http://marc21rdf.info>,
<https://www.loc.gov/marc/bibliographic/bd008.html> ;
dct:title "Music: transposition and arrangement"@en ;
dct:type <http://purl.org/dc/dcmitype/Dataset> ;
schema:disambiguatingDescription "SKOS Concept Scheme for MARC 00X Values"@en ;
schema:version "1-1-0" .
<https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/license> <http://creativecommons.org/publicdomain/zero/1.0> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.jsonld> . <https://doi.org/10.6069/uwlswd.axz0-z371#b> <http://www.w3.org/2004/02/skos/core#definition> "Item has been adapted as regards medium and/or texture."@en . <https://doi.org/10.6069/uwlswd.axz0-z371#b> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371#b> <http://www.w3.org/2004/02/skos/core#notation> "b" . <https://doi.org/10.6069/uwlswd.axz0-z371#n> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/elements/1.1/language> "en" . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/type> <http://purl.org/dc/dcmitype/Dataset> . <https://doi.org/10.6069/uwlswd.axz0-z371#c> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> . <https://doi.org/10.6069/uwlswd.axz0-z371#n> <http://www.w3.org/2004/02/skos/core#definition> "Item is not notated music."@en . <https://doi.org/10.6069/uwlswd.axz0-z371#c> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371#n> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371#a> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371#n> <http://www.w3.org/2004/02/skos/core#notation> "n" . <https://doi.org/10.6069/uwlswd.axz0-z371#u> <http://www.w3.org/2004/02/skos/core#definition> "Unknown whether the item is a transposition or arrangement."@en . <https://doi.org/10.6069/uwlswd.axz0-z371#c> <http://www.w3.org/2004/02/skos/core#notation> "c" . <https://doi.org/10.6069/uwlswd.axz0-z371#u> <http://www.w3.org/2004/02/skos/core#prefLabel> "unknown"@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <https://schema.org/version> "1-1-0" . <https://doi.org/10.6069/uwlswd.axz0-z371#a> <http://www.w3.org/2004/02/skos/core#notation> "a" . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#ConceptScheme> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/alternative> "MARC21 008/33 values for music expressed using RDF"@en . <https://doi.org/10.6069/uwlswd.axz0-z371#pound> <http://www.w3.org/2004/02/skos/core#definition> "Not arrangements or the transposition of the item is not specified."@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlswd.axz0-z371#c> <http://www.w3.org/2004/02/skos/core#prefLabel> "both transposed and arranged"@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/title> "Music: transposition and arrangement"@en . <https://doi.org/10.6069/uwlswd.axz0-z371#c> <http://www.w3.org/2004/02/skos/core#definition> "Item has been both transposed to a different pitch from the original and has been adapted as regards medium and/or texture."@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlswd.axz0-z371#u> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/source> <https://www.loc.gov/marc/bibliographic/bd008.html> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/provenance> <https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> . <https://doi.org/10.6069/uwlswd.axz0-z371#pound> <http://www.w3.org/2004/02/skos/core#prefLabel> "not arrangement or transposition or not specified"@en . <https://doi.org/10.6069/uwlswd.axz0-z371#a> <http://www.w3.org/2004/02/skos/core#prefLabel> "transposition"@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/description> "Whether all or part of the item being cataloged is a transposition and/or arrangement of another work."@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/source> <http://marc21rdf.info> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.rdf> . <https://doi.org/10.6069/uwlswd.axz0-z371#b> <http://www.w3.org/2004/02/skos/core#prefLabel> "arrangement"@en . <https://doi.org/10.6069/uwlswd.axz0-z371#pound> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/elements/1.1/contributor> "Metadata Management Associates"@en . <https://doi.org/10.6069/uwlswd.axz0-z371#n> <http://www.w3.org/2004/02/skos/core#prefLabel> "not applicable"@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <https://schema.org/disambiguatingDescription> "SKOS Concept Scheme for MARC 00X Values"@en . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.html> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/contributor> <http://viaf.org/viaf/151962300> . <https://doi.org/10.6069/uwlswd.axz0-z371#pound> <http://www.w3.org/2004/02/skos/core#notation> "#" . <https://doi.org/10.6069/uwlswd.axz0-z371#pound> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> . <https://doi.org/10.6069/uwlswd.axz0-z371#b> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.ttl> . <https://doi.org/10.6069/uwlswd.axz0-z371#a> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> . <https://doi.org/10.6069/uwlswd.axz0-z371#u> <http://www.w3.org/2004/02/skos/core#notation> "u" . <https://doi.org/10.6069/uwlswd.axz0-z371> <http://purl.org/dc/terms/issued> "2023" . <https://doi.org/10.6069/uwlswd.axz0-z371#a> <http://www.w3.org/2004/02/skos/core#definition> "Item has been transposed to a different pitch from the original."@en . <https://doi.org/10.6069/uwlswd.axz0-z371#u> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.axz0-z371> .
[
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#n",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Item is not notated music."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "n"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "not applicable"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#b",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Item has been adapted as regards medium and/or texture."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "b"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "arrangement"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371",
"@type": [
"http://www.w3.org/2004/02/skos/core#ConceptScheme"
],
"http://purl.org/dc/elements/1.1/contributor": [
{
"@language": "en",
"@value": "Metadata Management Associates"
}
],
"http://purl.org/dc/elements/1.1/language": [
{
"@value": "en"
}
],
"http://purl.org/dc/terms/alternative": [
{
"@language": "en",
"@value": "MARC21 008/33 values for music expressed using RDF"
}
],
"http://purl.org/dc/terms/contributor": [
{
"@id": "http://viaf.org/viaf/151962300"
}
],
"http://purl.org/dc/terms/creator": [
{
"@id": "http://viaf.org/viaf/139541794"
}
],
"http://purl.org/dc/terms/description": [
{
"@language": "en",
"@value": "Whether all or part of the item being cataloged is a transposition and/or arrangement of another work."
}
],
"http://purl.org/dc/terms/format": [
{
"@id": "http://www.w3.org/ns/formats/JSON-LD"
}
],
"http://purl.org/dc/terms/hasFormat": [
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.html"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.rdf"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.nt"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/music_transposition_and_arrangement/music_transposition_and_arrangement.ttl"
}
],
"http://purl.org/dc/terms/issued": [
{
"@value": "2023"
}
],
"http://purl.org/dc/terms/license": [
{
"@id": "http://creativecommons.org/publicdomain/zero/1.0"
}
],
"http://purl.org/dc/terms/provenance": [
{
"@id": "https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues"
}
],
"http://purl.org/dc/terms/publisher": [
{
"@id": "http://viaf.org/viaf/139541794"
}
],
"http://purl.org/dc/terms/source": [
{
"@id": "https://www.loc.gov/marc/bibliographic/bd008.html"
},
{
"@id": "http://marc21rdf.info"
}
],
"http://purl.org/dc/terms/title": [
{
"@language": "en",
"@value": "Music: transposition and arrangement"
}
],
"http://purl.org/dc/terms/type": [
{
"@id": "http://purl.org/dc/dcmitype/Dataset"
}
],
"https://schema.org/disambiguatingDescription": [
{
"@language": "en",
"@value": "SKOS Concept Scheme for MARC 00X Values"
}
],
"https://schema.org/version": [
{
"@value": "1-1-0"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#a",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Item has been transposed to a different pitch from the original."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "a"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "transposition"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#pound",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Not arrangements or the transposition of the item is not specified."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "#"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "not arrangement or transposition or not specified"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#u",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Unknown whether the item is a transposition or arrangement."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "u"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "unknown"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371#c",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Item has been both transposed to a different pitch from the original and has been adapted as regards medium and/or texture."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.axz0-z371"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "c"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "both transposed and arranged"
}
]
}
]
University of Washington Libraries,
Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu