Indicates whether the item was cataloged according to successive entry, latest entry, or integrated entry cataloging conventions.
<?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.ypcx-6882">
<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">Continuing: entry convention</dct:title>
<dct:alternative xml:lang="en">MARC21 008/34 values for continuing resources expressed using RDF</dct:alternative>
<dct:description xml:lang="en">Indicates whether the item was cataloged according to successive entry, latest entry, or integrated entry cataloging conventions.</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/continuing_entry_convention/continuing_entry_convention.ttl"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.nt"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.jsonld"/>
<dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.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.ypcx-6882#1">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ypcx-6882"/>
<skos:prefLabel xml:lang="en">latest entry</skos:prefLabel>
<skos:notation>1</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ypcx-6882#0">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ypcx-6882"/>
<skos:prefLabel xml:lang="en">successive entry</skos:prefLabel>
<skos:notation>0</skos:notation>
</rdf:Description>
<rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.ypcx-6882#2">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<skos:inScheme rdf:resource="https://doi.org/10.6069/uwlswd.ypcx-6882"/>
<skos:prefLabel xml:lang="en">integrated entry</skos:prefLabel>
<skos:notation>2</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.ypcx-6882#0> a skos:Concept ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ypcx-6882> ;
skos:notation "0" ;
skos:prefLabel "successive entry"@en .
<https://doi.org/10.6069/uwlswd.ypcx-6882#1> a skos:Concept ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ypcx-6882> ;
skos:notation "1" ;
skos:prefLabel "latest entry"@en .
<https://doi.org/10.6069/uwlswd.ypcx-6882#2> a skos:Concept ;
skos:inScheme <https://doi.org/10.6069/uwlswd.ypcx-6882> ;
skos:notation "2" ;
skos:prefLabel "integrated entry"@en .
<https://doi.org/10.6069/uwlswd.ypcx-6882> a skos:ConceptScheme ;
dc:contributor "Metadata Management Associates"@en ;
dc:language "en" ;
dct:alternative "MARC21 008/34 values for continuing resources expressed using RDF"@en ;
dct:contributor <http://viaf.org/viaf/151962300> ;
dct:creator <http://viaf.org/viaf/139541794> ;
dct:description "Indicates whether the item was cataloged according to successive entry, latest entry, or integrated entry cataloging conventions."@en ;
dct:format <http://www.w3.org/ns/formats/Turtle> ;
dct:hasFormat <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.html>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.jsonld>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.nt>,
<https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.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 "Continuing: entry convention"@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.ypcx-6882> <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.ypcx-6882#1> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ypcx-6882> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.jsonld> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> . <https://doi.org/10.6069/uwlswd.ypcx-6882#0> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ypcx-6882> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/source> <https://www.loc.gov/marc/bibliographic/bd008.html> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/elements/1.1/contributor> "Metadata Management Associates"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <https://schema.org/version> "1-1-0" . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.rdf> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/source> <http://marc21rdf.info> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> . <https://doi.org/10.6069/uwlswd.ypcx-6882#2> <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.ypcx-6882> <http://purl.org/dc/terms/provenance> <https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> . <https://doi.org/10.6069/uwlswd.ypcx-6882#1> <http://www.w3.org/2004/02/skos/core#prefLabel> "latest entry"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.html> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/title> "Continuing: entry convention"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.ttl> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <https://schema.org/disambiguatingDescription> "SKOS Concept Scheme for MARC 00X Values"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882#0> <http://www.w3.org/2004/02/skos/core#prefLabel> "successive entry"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/contributor> <http://viaf.org/viaf/151962300> . <https://doi.org/10.6069/uwlswd.ypcx-6882#1> <http://www.w3.org/2004/02/skos/core#notation> "1" . <https://doi.org/10.6069/uwlswd.ypcx-6882#2> <http://www.w3.org/2004/02/skos/core#inScheme> <https://doi.org/10.6069/uwlswd.ypcx-6882> . <https://doi.org/10.6069/uwlswd.ypcx-6882#2> <http://www.w3.org/2004/02/skos/core#notation> "2" . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/description> "Indicates whether the item was cataloged according to successive entry, latest entry, or integrated entry cataloging conventions."@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/type> <http://purl.org/dc/dcmitype/Dataset> . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/alternative> "MARC21 008/34 values for continuing resources expressed using RDF"@en . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/issued> "2023" . <https://doi.org/10.6069/uwlswd.ypcx-6882> <http://purl.org/dc/terms/license> <http://creativecommons.org/publicdomain/zero/1.0> . <https://doi.org/10.6069/uwlswd.ypcx-6882#0> <http://www.w3.org/2004/02/skos/core#notation> "0" . <https://doi.org/10.6069/uwlswd.ypcx-6882#1> <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.ypcx-6882#0> <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.ypcx-6882> <http://purl.org/dc/elements/1.1/language> "en" . <https://doi.org/10.6069/uwlswd.ypcx-6882#2> <http://www.w3.org/2004/02/skos/core#prefLabel> "integrated entry"@en .
[
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882#2",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "2"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "integrated entry"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882#1",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "1"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "latest entry"
}
]
},
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882",
"@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/34 values for continuing resources 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": "Indicates whether the item was cataloged according to successive entry, latest entry, or integrated entry cataloging conventions."
}
],
"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/continuing_entry_convention/continuing_entry_convention.html"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.rdf"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.nt"
},
{
"@id": "https://uwlib-cams.github.io/uwlswd_vocabs_marc_006_008/008/continuing_entry_convention/continuing_entry_convention.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": "Continuing: entry convention"
}
],
"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.ypcx-6882#0",
"@type": [
"http://www.w3.org/2004/02/skos/core#Concept"
],
"http://www.w3.org/2004/02/skos/core#inScheme": [
{
"@id": "https://doi.org/10.6069/uwlswd.ypcx-6882"
}
],
"http://www.w3.org/2004/02/skos/core#notation": [
{
"@value": "0"
}
],
"http://www.w3.org/2004/02/skos/core#prefLabel": [
{
"@language": "en",
"@value": "successive entry"
}
]
}
]
University of Washington Libraries,
Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu