@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/Organism-2026-05-26>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2026-05-26"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/Organism-2023-09-18>;
     rdfs:label "Organism"@en;
     skos:prefLabel "Organism"@en;
     rdfs:comment "A particular organism or defined group of organisms considered to be taxonomically homogeneous."@en;
     skos:definition "A particular organism or defined group of organisms considered to be taxonomically homogeneous."@en;
     dcterms:description "Instances of the dwc:Organism class are intended to facilitate linking one or more dwc:Identification instances to one or more dwc:Occurrence instances. Therefore, things that are typically assigned scientific names (such as viruses, hybrids, and lichens) and aggregates whose dwc:Occurrences are typically recorded (such as packs, clones, and colonies) are included in the scope of this class. In Darwin Core, dwc:Organism, dwc:Occurrence, and dwc:MaterialEntity are related, but distinct concepts. A dwc:Organism is a biological individual or group with an identity and life history that persists independently of the particular dwc:MaterialEntities through which it is manifested. A dwc:Occurrence is a dwc:Event that represents the presence or state of a dwc:Organism at a place during an interval of time, with no explicit dependency on any dwc:MaterialEntity. A dwc:MaterialEntity represents physical matter, including whole bodies, parts, or derivatives of dwc:Organisms, that may directly or indirectly serve as evidence of a dwc:Occurrence."@en;
     skos:example "`a specific bird`; `a specific wolf pack`; `a specific instance of a bacterial culture`; `a particular plant gathered in the wild, transplanted to a botanical garden, and preserved as a specimen in a collection`"@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/Organism>.

<http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26>
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26>.

<http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/Organism-2026-05-26>;
     dcterms:modified "2026-06-07T12:26:59-03:00"^^xsd:dateTime;
     a foaf:document.

