Return to all UWLSWD datasets and vocabularies

Instances of the ProvenanceStatement Class

Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data.

RDF Triples for Instances of the ProvenanceStatement Class

Subject Predicate Object
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:creator http://viaf.org/viaf/139541794
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:description Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data.
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:format http://www.w3.org/ns/formats/RDFa
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:hasFormat https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.ttl
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:hasFormat https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.nt
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:hasFormat https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.jsonld
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:hasFormat https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.rdf
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:issued 2023
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:language en
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:license http://creativecommons.org/publicdomain/zero/1.0
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:publisher http://viaf.org/viaf/139541794
https://doi.org/10.6069/uwlswd.2e2b-y833 dct:title Instances of the ProvenanceStatement Class
https://doi.org/10.6069/uwlswd.2e2b-y833 rdf:type http://rdfs.org/ns/void#Dataset
https://doi.org/10.6069/uwlswd.2e2b-y833 schema:disambiguatingDescription Linked Open Cultural Heritage Dataset
https://doi.org/10.6069/uwlswd.2e2b-y833 schema:version 1-1-0
https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues rdf:type http://purl.org/dc/terms/ProvenanceStatement
https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues rdf:value Original list of values appeared in the MARC 21 standard, section "00X - Control Fields-General Information" maintained by the Library of Congress Network Development and MARC Standards Office. The original lists were re-formatted in 2011 as RDF in the Open Metadata Registry by Metadata Management Associates (see http://marc21rdf.info/). The current concept scheme was published at the University of Washington Libraries Cataloging and Metadata Services in 2023 and originally derived from the OMR versions, with revisions to better agree with the MARC standard as it exists in 2023.
Download RDF/XML
<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
   xmlns:dct="http://purl.org/dc/terms/"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:schema="https://schema.org/"
>
  <rdf:Description rdf:about="https://doi.org/10.6069/uwlswd.2e2b-y833">
    <rdf:type rdf:resource="http://rdfs.org/ns/void#Dataset"/>
    <dct:title xml:lang="en">Instances of the ProvenanceStatement Class</dct:title>
    <dct:description xml:lang="en">Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data.</dct:description>
    <schema:disambiguatingDescription xml:lang="en">Linked Open Cultural Heritage Dataset</schema:disambiguatingDescription>
    <dct:creator rdf:resource="http://viaf.org/viaf/139541794"/>
    <dct:publisher rdf:resource="http://viaf.org/viaf/139541794"/>
    <dct:language>en</dct:language>
    <schema:version>1-1-0</schema:version>
    <dct:issued>2023</dct:issued>
    <dct:license rdf:resource="http://creativecommons.org/publicdomain/zero/1.0"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.ttl"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.nt"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.jsonld"/>
    <dct:hasFormat rdf:resource="https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.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.2e2b-y833#marc00Xvalues">
    <rdf:type rdf:resource="http://purl.org/dc/terms/ProvenanceStatement"/>
    <rdf:value>
            Original list of values appeared in the MARC 21 standard, section "00X - Control Fields-General Information" maintained by the Library of Congress Network Development and MARC Standards Office. The original lists were re-formatted in 2011 as RDF in the Open Metadata Registry by Metadata Management Associates (see http://marc21rdf.info/). The current concept scheme was published at the University of Washington Libraries Cataloging and Metadata Services in 2023 and originally derived from the OMR versions, with revisions to better agree with the MARC standard as it exists in 2023.
        </rdf:value>
  </rdf:Description>
</rdf:RDF>
Download Turtle
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .

<https://doi.org/10.6069/uwlswd.2e2b-y833> a <http://rdfs.org/ns/void#Dataset> ;
    dct:creator <http://viaf.org/viaf/139541794> ;
    dct:description "Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data."@en ;
    dct:format <http://www.w3.org/ns/formats/Turtle> ;
    dct:hasFormat <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.html>,
        <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.jsonld>,
        <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.nt>,
        <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.rdf> ;
    dct:issued "2023" ;
    dct:language "en" ;
    dct:license <http://creativecommons.org/publicdomain/zero/1.0> ;
    dct:publisher <http://viaf.org/viaf/139541794> ;
    dct:title "Instances of the ProvenanceStatement Class"@en ;
    schema:disambiguatingDescription "Linked Open Cultural Heritage Dataset"@en ;
    schema:version "1-1-0" .

<https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> a dct:ProvenanceStatement ;
    rdf:value """
            Original list of values appeared in the MARC 21 standard, section "00X - Control Fields-General Information" maintained by the Library of Congress Network Development and MARC Standards Office. The original lists were re-formatted in 2011 as RDF in the Open Metadata Registry by Metadata Management Associates (see http://marc21rdf.info/). The current concept scheme was published at the University of Washington Libraries Cataloging and Metadata Services in 2023 and originally derived from the OMR versions, with revisions to better agree with the MARC standard as it exists in 2023.
        """ .

Download N-Triples
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.jsonld> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/publisher> <http://viaf.org/viaf/139541794> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/language> "en" .
<https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/dc/terms/ProvenanceStatement> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/title> "Instances of the ProvenanceStatement Class"@en .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/license> <http://creativecommons.org/publicdomain/zero/1.0> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://rdfs.org/ns/void#Dataset> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <https://schema.org/version> "1-1-0" .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <https://schema.org/disambiguatingDescription> "Linked Open Cultural Heritage Dataset"@en .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/issued> "2023" .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/format> <http://www.w3.org/ns/formats/N-Triples> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/description> "Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data."@en .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.rdf> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.html> .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/hasFormat> <https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.ttl> .
<https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues> <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> "\n            Original list of values appeared in the MARC 21 standard, section \"00X - Control Fields-General Information\" maintained by the Library of Congress Network Development and MARC Standards Office. The original lists were re-formatted in 2011 as RDF in the Open Metadata Registry by Metadata Management Associates (see http://marc21rdf.info/). The current concept scheme was published at the University of Washington Libraries Cataloging and Metadata Services in 2023 and originally derived from the OMR versions, with revisions to better agree with the MARC standard as it exists in 2023.\n        " .
<https://doi.org/10.6069/uwlswd.2e2b-y833> <http://purl.org/dc/terms/creator> <http://viaf.org/viaf/139541794> .
Download JSON-LD
[
  {
    "@id": "https://doi.org/10.6069/uwlswd.2e2b-y833",
    "@type": [
      "http://rdfs.org/ns/void#Dataset"
    ],
    "http://purl.org/dc/terms/creator": [
      {
        "@id": "http://viaf.org/viaf/139541794"
      }
    ],
    "http://purl.org/dc/terms/description": [
      {
        "@language": "en",
        "@value": "Instances of the class http://purl.org/dc/terms/ProvenanceStatement referenced in UW Libraries semantic web data."
      }
    ],
    "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_datasets/instances_of_the_provenancestatement_class.html"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.rdf"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.nt"
      },
      {
        "@id": "https://uwlib-cams.github.io/uwlswd_datasets/instances_of_the_provenancestatement_class.ttl"
      }
    ],
    "http://purl.org/dc/terms/issued": [
      {
        "@value": "2023"
      }
    ],
    "http://purl.org/dc/terms/language": [
      {
        "@value": "en"
      }
    ],
    "http://purl.org/dc/terms/license": [
      {
        "@id": "http://creativecommons.org/publicdomain/zero/1.0"
      }
    ],
    "http://purl.org/dc/terms/publisher": [
      {
        "@id": "http://viaf.org/viaf/139541794"
      }
    ],
    "http://purl.org/dc/terms/title": [
      {
        "@language": "en",
        "@value": "Instances of the ProvenanceStatement Class"
      }
    ],
    "https://schema.org/disambiguatingDescription": [
      {
        "@language": "en",
        "@value": "Linked Open Cultural Heritage Dataset"
      }
    ],
    "https://schema.org/version": [
      {
        "@value": "1-1-0"
      }
    ]
  },
  {
    "@id": "https://doi.org/10.6069/uwlswd.2e2b-y833#marc00Xvalues",
    "@type": [
      "http://purl.org/dc/terms/ProvenanceStatement"
    ],
    "http://www.w3.org/1999/02/22-rdf-syntax-ns#value": [
      {
        "@value": "\n            Original list of values appeared in the MARC 21 standard, section \"00X - Control Fields-General Information\" maintained by the Library of Congress Network Development and MARC Standards Office. The original lists were re-formatted in 2011 as RDF in the Open Metadata Registry by Metadata Management Associates (see http://marc21rdf.info/). The current concept scheme was published at the University of Washington Libraries Cataloging and Metadata Services in 2023 and originally derived from the OMR versions, with revisions to better agree with the MARC standard as it exists in 2023.\n        "
      }
    ]
  }
]

Contact:

University of Washington Libraries, Cataloging and Metadata Services
Box 352900, Seattle, WA 98195-2900
Telephone: 206-543-1919
uwlsemanticweb@uw.edu