@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/Occurrence-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/Occurrence-2023-09-18>;
     rdfs:label "Occurrence"@en;
     skos:prefLabel "Occurrence"@en;
     rdfs:comment "A dwc:Event that establishes the state of a dwc:Organism at a particular place and time."@en;
     skos:definition "A dwc:Event that establishes the state of a dwc:Organism at a particular place and time."@en;
     dcterms:description "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 wolf pack on the shore of Kluane Lake in 1988`; `a virus in a plant leaf in the New York Botanical Garden at 15:29 on 2014-10-23`; `a fungus in Central Park in the summer of 1929`; `a male lance-tailed manakin in a courtship display on Isla Boca Brava`"@en;
     rdf:type <http://www.w3.org/2000/01/rdf-schema#Class>;
     tdwgutility:abcdEquivalence "DataSets/DataSet/Units/Unit";
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/Occurrence>.

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

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

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

