@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/>.
@prefix sawsdlrdf: <http://www.w3.org/ns/sawsdl#>.

<http://rs.tdwg.org/eco/terms/version/areNonTargetTaxaFullyReported-2025-06-12>
     rdfs:isDefinedBy <http://rs.tdwg.org/eco/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/eco/terms/version/>;
     dcterms:issued "2025-06-12"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/eco/terms/version/areNonTargetTaxaFullyReported-2024-02-28>;
     rdfs:label "Are Non-target Taxa Fully Reported"@en;
     skos:prefLabel "Are Non-target Taxa Fully Reported"@en;
     rdfs:comment "Every dwc:Organism that was outside of the target taxonomic scope (the combination of eco:targetTaxonomicScope and eco:excludedTaxonomicScope) and detected during the dwc:Event, and that was detectable using the given protocol (given in eco:protocolDescriptions and dwc:samplingProtocol), was reported."@en;
     skos:definition "Every dwc:Organism that was outside of the target taxonomic scope (the combination of eco:targetTaxonomicScope and eco:excludedTaxonomicScope) and detected during the dwc:Event, and that was detectable using the given protocol (given in eco:protocolDescriptions and dwc:samplingProtocol), was reported."@en;
     dcterms:description "This term is meant to inform a user of the data whether there were non-target taxa that were detected, but left unreported. This term is only relevant if the dwc:Event used restricted search or open search methods and if a target taxonomic scope is declared. Taxonomic scope is based on the combination of eco:targetTaxonomicScope and eco:excludedTaxonomicScope. Within dwc:Events that used either a restricted search or an open search method and declared a taxonomic scope, if all dwc:Organisms that are not included within the target taxonomic scope and that were detected during the dwc:Event were reported, the value of this term should be 'true', otherwise the value of this term should be ‘false'."@en;
     skos:example "`true`; `false`"@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/Event>;
     dcterms:isVersionOf <http://rs.tdwg.org/eco/terms/areNonTargetTaxaFullyReported>.

<http://rs.tdwg.org/eco/terms/version/areNonTargetTaxaFullyReported-2025-06-12.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/eco/terms/version/areNonTargetTaxaFullyReported-2025-06-12>;
     dcterms:modified "2025-07-07T15:53:13-05:00"^^xsd:dateTime;
     a foaf:document.

