@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/OrganismInteraction-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;
     rdfs:label "Organism Interaction"@en;
     skos:prefLabel "Organism Interaction"@en;
     rdfs:comment "An interaction between two dwc:Organisms during a dwc:Event."@en;
     skos:definition "An interaction between two dwc:Organisms during a dwc:Event."@en;
     dcterms:description "Supports only primary observed interactions, not habitual or derived taxon-level interactions. Pairwise interactions must be used to represent multi-organism interactions. When possible, typify the action rather than the state from which an action is inferred, with the actor as the subject dwc:Occurrence and the acted-upon as the related dwc:Occurrence. Only one direction of a two-way interaction is necessary, though both are permissible as distinct OrganismInteractions with distinct subject dwc:Occurrences."@en;
     skos:example "`a bee visiting a flower`; `a Mallophora ruficauda hunting an Apis mellifera in flight`; `a viral infection in a plant`; `a female spider mating with a male spider`; `a lion cub nursing from its mother`; `a mosquito sucking blood from a chimpanzee's arm`; `a slug eating a fungus growing on decomposing stump (2 interactions)`"@en;
     rdf:type <http://www.w3.org/2000/01/rdf-schema#Class>;
     tdwgutility:abcdEquivalence "/abcd:DataSets/abcd:DataSet/abcd:Units/abcd:Unit/abcd:Associations/abcd:UnitAssociation";
     tdwgutility:usageScope "extension";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/OrganismInteraction>.

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

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

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

