@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/digitalSpecimenID-2025-06-12>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2025-06-12"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     rdfs:label "Digital Specimen Identifier"@en;
     skos:prefLabel "Digital Specimen Identifier"@en;
     rdfs:comment "An identifier for a particular instance of a Digital Specimen."@en;
     skos:definition "An identifier for a particular instance of a Digital Specimen."@en;
     dcterms:description "A Digital Specimen is defined in https://doi.org/10.3897/rio.7.e67379. A dwc:digitalSpecimenID is intended to uniquely and persistently identify a Digital Specimen. Recommended best practice is to use a DOI with machine readable metadata in the DOI record that uses a community agreed metadata profile (also known as FDO profile) for a Digital Specimen. For an example see: https://doi.org/10.3535/N75-CR4-0SM?noredirect. The identifier is for a digital information artifact (the Digital Specimen) as opposed to an identifier for a specific instance of a dwc:MaterialEntity."@en;
     skos:example "`https://doi.org/10.3535/M42-Z4P-DRD`; `https://doi.org/10.3535/M42-Z4P-DRD?urlappend=/1`; `https://doi.org/10.3535/M42-Z4P-DRD?locatt=/1`; `doi:10.3535/M42-Z4P-DRD`"@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:abcdEquivalence "Note: /DataSets/DataSet/Units/Unit/UnitGUID could be used. A new term /DataSets/DataSet/Units/Unit/SpecimenUnit/digitalSpecimenID would make it distinguishable from URIs that identify the physical object or catalogue record.";
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/MaterialEntity>;
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/digitalSpecimenID>.

<http://rs.tdwg.org/dwc/terms/version/digitalSpecimenID-2025-06-12.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/digitalSpecimenID-2025-06-12>;
     dcterms:modified "2025-07-07T15:53:12-05:00"^^xsd:dateTime;
     a foaf:document.

