Special physical characteristics about the braille.
<?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.ry8c-5814">
<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">Tactile material: special physical characteristics</dct:title>
<dct:alternative xml:lang="en">MARC21 007/09 values for tactile material expressed using
RDF</dct:alternative>
<dct:description xml:lang="en">Special physical characteristics about the
braille.</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/bd007.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"/>
<dct:issued>2024</dct:issued>
<dc:contributor xml:lang="en">Metadata Management Associates</dc:contributor>
<dc:language>en</dc:language>
<dct:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0"/>
<schema:version>1-0-0</schema:version>
<dct:format rdf:resource="http://www.w3.org/ns/formats/RDF_XML"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.ttl"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.nt"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.jsonld"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.html"/>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ry8c-5814#u">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ry8c-5814"/>
<skos:prefLabel xml:lang="en">unknown</skos:prefLabel>
<skos:definition xml:lang="en">Special physical characteristics are not
known.</skos:definition>
<skos:notation>u</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ry8c-5814#a">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ry8c-5814"/>
<skos:prefLabel xml:lang="en">print/braille</skos:prefLabel>
<skos:definition xml:lang="en">Eye-readable print with braille interleaved or
embossed.</skos:definition>
<skos:notation>a</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ry8c-5814#b">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ry8c-5814"/>
<skos:prefLabel xml:lang="en">jumbo or enlarged braille</skos:prefLabel>
<skos:definition xml:lang="en">Item is jumbo or enlarged braille, which is used for braille
students and braille readers with reduced tactile sensitivity.</skos:definition>
<skos:notation>b</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ry8c-5814#z">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ry8c-5814"/>
<skos:prefLabel xml:lang="en">other</skos:prefLabel>
<skos:definition xml:lang="en">Specific physical characteristics other than print/braille, or
jumbo or enlarged braille.</skos:definition>
<skos:notation>z</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ry8c-5814#n">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ry8c-5814"/>
<skos:prefLabel xml:lang="en">not applicable</skos:prefLabel>
<skos:definition xml:lang="en">Not braille.</skos:definition>
<skos:notation>n</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.ry8c-5814#a> a skos:Concept ;
skos:definition """Eye-readable print with braille interleaved or
embossed."""@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ry8c-5814> ;
skos:notation "a" ;
skos:prefLabel "print/braille"@en .
<https://doi.org/10.6069/uwlswd.ry8c-5814#b> a skos:Concept ;
skos:definition """Item is jumbo or enlarged braille, which is used for braille
students and braille readers with reduced tactile sensitivity."""@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ry8c-5814> ;
skos:notation "b" ;
skos:prefLabel "jumbo or enlarged braille"@en .
<https://doi.org/10.6069/uwlswd.ry8c-5814#n> a skos:Concept ;
skos:definition "Not braille."@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ry8c-5814> ;
skos:notation "n" ;
skos:prefLabel "not applicable"@en .
<https://doi.org/10.6069/uwlswd.ry8c-5814#u> a skos:Concept ;
skos:definition """Special physical characteristics are not
known."""@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ry8c-5814> ;
skos:notation "u" ;
skos:prefLabel "unknown"@en .
<https://doi.org/10.6069/uwlswd.ry8c-5814#z> a skos:Concept ;
skos:definition """Specific physical characteristics other than print/braille, or
jumbo or enlarged braille."""@en ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ry8c-5814> ;
skos:notation "z" ;
skos:prefLabel "other"@en .
<https://doi.org/10.6069/uwlswd.ry8c-5814> a skos:ConceptScheme ;
dc:contributor "Metadata Management Associates"@en ;
dc:language "en" ;
dct:alternative """MARC21 007/09 values for tactile material expressed using
RDF"""@en ;
dct:contributor <http://viaf.org/viaf/151962300> ;
dct:creator <http://viaf.org/viaf/139541794> ;
dct:description """Special physical characteristics about the
braille."""@en ;
dct:format <http://www.w3.org/ns/formats/Turtle> ;
dct:hasFormat <https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.html>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.jsonld>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.nt>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.rdf> ;
dct:issued "2024" ;
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/bd007.html> ;
dct:title "Tactile material: special physical characteristics"@en ;
dct:type <http://purl.org/dc/dcmitype/Dataset> ;
schema:disambiguatingDescription """SKOS Concept Scheme for MARC 00X
Values"""@en ;
schema:version "1-0-0" .
<https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/provenance> <https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> . <https://doi.org/10.6069/uwlswd.ry8c-5814#u> <http://www.w3.org/2004/02/skos/core#notation> "u" . <https://doi.org/10.6069/uwlswd.ry8c-5814#a> <http://www.w3.org/2004/02/skos/core#definition> "Eye-readable print with braille interleaved or\n embossed."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#b> <http://www.w3.org/2004/02/skos/core#definition> "Item is jumbo or enlarged braille, which is used for braille\n students and braille readers with reduced tactile sensitivity."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#z> <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.ry8c-5814> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.jsonld> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/contributor> <http://viaf.org/viaf/151962300> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/source> <http://marc21rdf.info> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/elements/1.1/language> "en" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <https://schema.org/version> "1-0-0" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> . <https://doi.org/10.6069/uwlswd.ry8c-5814#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.ry8c-5814#z> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ry8c-5814> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <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.ry8c-5814> <http://purl.org/dc/terms/alternative> "MARC21 007/09 values for tactile material expressed using\n RDF"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/issued> "2024" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/type> <http://purl.org/dc/dcmitype/Dataset> . <https://doi.org/10.6069/uwlswd.ry8c-5814#a> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ry8c-5814> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <https://schema.org/disambiguatingDescription> "SKOS Concept Scheme for MARC 00X\n Values"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/elements/1.1/contributor> "Metadata Management Associates"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#a> <http://www.w3.org/2004/02/skos/core#prefLabel> "print/braille"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#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.ry8c-5814#n> <http://www.w3.org/2004/02/skos/core#notation> "n" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.rdf> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/source> <https://www.loc.gov/marc/bibliographic/bd007.html> . <https://doi.org/10.6069/uwlswd.ry8c-5814#u> <http://www.w3.org/2004/02/skos/core#definition> "Special physical characteristics are not\n known."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#n> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ry8c-5814> . <https://doi.org/10.6069/uwlswd.ry8c-5814#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.ry8c-5814#n> <http://www.w3.org/2004/02/skos/core#definition> "Not braille."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#u> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ry8c-5814> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.html> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/title> "Tactile material: special physical characteristics"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#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.ry8c-5814#b> <http://www.w3.org/2004/02/skos/core#prefLabel> "jumbo or enlarged braille"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/license> <http://creativecommons.org/publicdomain/zero/1.0> . <https://doi.org/10.6069/uwlswd.ry8c-5814#z> <http://www.w3.org/2004/02/skos/core#prefLabel> "other"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#b> <http://www.w3.org/2004/02/skos/core#notation> "b" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.ttl> . <https://doi.org/10.6069/uwlswd.ry8c-5814#b> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ry8c-5814> . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/description> "Special physical characteristics about the\n braille."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#u> <http://www.w3.org/2004/02/skos/core#prefLabel> "unknown"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#z> <http://www.w3.org/2004/02/skos/core#definition> "Specific physical characteristics other than print/braille, or\n jumbo or enlarged braille."@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#z> <http://www.w3.org/2004/02/skos/core#notation> "z" . <https://doi.org/10.6069/uwlswd.ry8c-5814#n> <http://www.w3.org/2004/02/skos/core#prefLabel> "not applicable"@en . <https://doi.org/10.6069/uwlswd.ry8c-5814#a> <http://www.w3.org/2004/02/skos/core#notation> "a" . <https://doi.org/10.6069/uwlswd.ry8c-5814> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> .
[
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814#a",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Eye-readable print with braille interleaved or\n embossed."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "a"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "print/braille"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814",
"@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 007/09 values for tactile material expressed using\n 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": "Special physical characteristics about the\n braille."
}
],
"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_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.html"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.rdf"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.nt"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_007/tactile_material_special_physical_characteristics/tactile_material_special_physical_characteristics.ttl"
}
],
"http://purl.org/dc/terms/issued": [
{
"@value": "2024"
}
],
"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/bd007.html"
},
{
"@id": "http://marc21rdf.info"
}
],
"http://purl.org/dc/terms/title": [
{
"@language": "en",
"@value": "Tactile material: special physical characteristics"
}
],
"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\n Values"
}
],
"https://schema.org/version": [
{
"@value": "1-0-0"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814#u",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Special physical characteristics are not\n known."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814"
}
],
"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.ry8c-5814#n",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Not braille."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814"
}
],
"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.ry8c-5814#b",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Item is jumbo or enlarged braille, which is used for braille\n students and braille readers with reduced tactile sensitivity."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "b"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "jumbo or enlarged braille"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814#z",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#definition": [
{
"@language": "en",
"@value": "Specific physical characteristics other than print/braille, or\n jumbo or enlarged braille."
}
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ry8c-5814"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "z"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "other"
}
]
}
]
University of Washington Libraries,
Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu