@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/>.
@prefix dwciri: <http://rs.tdwg.org/dwc/iri/>.

<http://rs.tdwg.org/ac/terms/version/Digital3DResource-2026-01-23>
     rdfs:isDefinedBy <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/ac/terms/version/>;
     dcterms:issued "2026-01-23"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     rdfs:label "Digital 3D Resource"@en;
     skos:prefLabel "Digital 3D Resource"@en;
     rdfs:comment "One or more binary files primarily intended to hold information about the three-dimensional geometry (surface or volume) of a real or non-real object, set of objects, or scene."@en;
     skos:definition "One or more binary files primarily intended to hold information about the three-dimensional geometry (surface or volume) of a real or non-real object, set of objects, or scene."@en;
     skos:scopeNote "The term IRI should be used as a value for dcterms:type (http://purl.org/dc/terms/type). The controlled value string should be used as a value for dc:type (http://purl.org/dc/elements/1.1/type)."@en;
     dcterms:description "Such files can be used by software to digitally render views of the subject, make measurements, conduct analyses, and create physical 3D replicas. This term includes resources composed of one or more files that are used to compute a 3D geometry (e.g., X-ray projections for computed tomography scans or photograph sets for photogrammetry). For avoidance of doubt, 2D renderings (views) produced from a Digital3DResource should not be included in this class, but stereo image pairs, anaglyphs, and other formats that hold information about 3D geometry may be included."@en;
     rdf:type <http://www.w3.org/2000/01/rdf-schema#Class>;
     tdwgutility:organizedInClass <http://rs.tdwg.org/ac/terms/Digital3DResource>;
     tdwgutility:required "No";
     dcterms:isVersionOf <http://rs.tdwg.org/ac/terms/Digital3DResource>.

<http://rs.tdwg.org/ac/terms/version/Digital3DResource-2026-01-23.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/ac/terms/version/Digital3DResource-2026-01-23>;
     dcterms:modified "2026-02-04T14:15:40-05:00"^^xsd:dateTime;
     a foaf:document.

