@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix dwc: <http://rs.tdwg.org/dwc/terms/>.
@prefix skos: <http://www.w3.org/2004/02/skos/core#>.
@prefix tdwgutility: <http://rs.tdwg.org/dwc/terms/attributes/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.

<http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2021-07-15>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2021-07-15"^^xsd:date;
     tdwgutility:status "superseded"^^xsd:string;
     rdfs:label "Material Citation"@en;
     skos:prefLabel "Material Citation"@en;
     rdfs:comment "A reference to or citation of one, a part of, or multiple specimens in scholarly publications."@en;
     skos:definition "A reference to or citation of one, a part of, or multiple specimens in scholarly publications."@en;
     dcterms:description "This class constitutes a new value for the controlled vocabulary in the recommendations for basisOfRecord. When importing Darwin Core Archives of literature-based datasets to GBIF, the basisOfRecord should be changed from “Occurrence”, \"PreservedSpecimen\" or \"Literature\" to “MaterialCitation”."@en;
     skos:example "A citation of a physical specimen from a scientific collection in a taxonomic treatment in a scientific publication. A citation of a group of physical specimens, such as paratypes in a taxonomic treatment in a scientific publication. An occurrence mentioned in a field note book."@en;
     rdf:type <http://www.w3.org/2000/01/rdf-schema#Class>;
     tdwgutility:abcdEquivalence "not in ABCD";
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/MaterialCitation>.

<http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2023-09-18>
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2021-07-15>.

<http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2021-07-15>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2023-09-18>.

<http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2021-07-15.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/MaterialCitation-2021-07-15>;
     dcterms:modified "2023-09-18T08:54:20-05:00"^^xsd:dateTime;
     a foaf:document.

