@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/samplingEffortProtocol-2024-03-26>
     rdfs:isDefinedBy <http://rs.tdwg.org/eco/terms/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/eco/terms/version/>;
     dcterms:issued "2024-03-26"^^xsd:date;
     tdwgutility:status "superseded"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/eco/terms/version/samplingEffortProtocol-2024-02-28>;
     rdfs:label "Sampling Effort Protocol"@en;
     skos:prefLabel "Sampling Effort Protocol"@en;
     rdfs:comment "A description of or reference (publication or URL) to the methods used to determine the sampling effort."@en;
     skos:definition "A description of or reference (publication or URL) to the methods used to determine the sampling effort."@en;
     dcterms:description "This description should be associated with the values reported in eco:samplingEffortValue and eco:samplingEffortUnit. This is a specialization of eco:protocolDescription focused on effort, distinct from the survey method. The effort relates to the intensity of sampling and therefore can assist in interpreting estimates of completeness. This term has an equivalent in the dwciri: namespace that allows only an IRI as a value, whereas this term allows for any string literal value."@en;
     skos:example "`40 box traps deployed at even spacings along 4 parallel 100m transects placed 50m apart and visited at 6 hourly intervals over a 48 hour period`; `2 people occupying a bird hide for a period of 8 hours and undertaking a 30 minute count of species within the 150 degree field of view every 2 hours`; `A single baited camera trap station with motion sensor trigger, deployed for a period of 10 days and configured for detecting large fauna moving through a known traffic way`"@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/samplingEffortProtocol>.

<http://rs.tdwg.org/eco/terms/version/samplingEffortProtocol-2025-06-12>
     dcterms:replaces <http://rs.tdwg.org/eco/terms/version/samplingEffortProtocol-2024-03-26>.

<http://rs.tdwg.org/eco/terms/version/samplingEffortProtocol-2024-03-26>
     dcterms:isReplacedBy <http://rs.tdwg.org/eco/terms/version/samplingEffortProtocol-2025-06-12>.

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

