@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/associatedTaxa-2021-07-15>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/terms/version/>;
     dcterms:issued "2021-07-15"^^xsd:date;
     tdwgutility:status "superseded"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2017-10-06>;
     rdfs:label "Associated Taxa"@en;
     skos:prefLabel "Associated Taxa"@en;
     rdfs:comment "A list (concatenated and separated) of identifiers or names of taxa and the associations of this Occurrence to each of them."@en;
     skos:definition "A list (concatenated and separated) of identifiers or names of taxa and the associations of this Occurrence to each of them."@en;
     dcterms:description "This term can be used to provide a list of associations to Taxa other than the one defined in the Occurrence. Note that the ResourceRelationship class is an alternative means of representing associations, and with more detail. This term is not apt for establishing relationships between Taxa, only between specific Occurrences of an Organism with other Taxa. Recommended best practice is to separate the values in a list with space vertical bar space ( | )."@en;
     skos:example "`\"host\":\"Quercus alba\"`, `\"host\":\"gbif.org/species/2879737\"`,`\"parasitoid of\":\"Cyclocephala signaticollis\" | \"predator of\":\"Apis mellifera\"`"@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:abcdEquivalence "DataSets/DataSet/Units/Unit/Gathering/Synecology/AssociatedTaxa";
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/Occurrence>;
     tdwgutility:usageScope "simple";
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/terms/associatedTaxa>.

<http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2023-06-28>
     dcterms:replaces <http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2021-07-15>.

<http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2021-07-15>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2023-06-28>.

<http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2021-07-15.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/terms/version/associatedTaxa-2021-07-15>;
     dcterms:modified "2023-06-28T16:39:28-05:00"^^xsd:dateTime;
     a foaf:document.

