@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/>.

<http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2015-03-27>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwc/iri/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwc/iri/version/>;
     dcterms:issued "2015-03-27"^^xsd:date;
     tdwgutility:status "superseded"^^xsd:string;
     rdfs:label "Identification Verification Status (IRI)"@en;
     skos:prefLabel "Identification Verification Status (IRI)"@en;
     rdfs:comment "A categorical indicator of the extent to which the taxonomic identification has been verified to be correct."@en;
     skos:definition "A categorical indicator of the extent to which the taxonomic identification has been verified to be correct."@en;
     dcterms:description "Terms in the dwciri namespace are intended to be used in RDF with non-literal objects. Recommended best practice is to use a controlled vocabulary such as that used in HISPID and ABCD."@en;
     rdf:type <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>;
     tdwgutility:abcdEquivalence "not in ABCD";
     tdwgutility:organizedInClass <http://rs.tdwg.org/dwc/terms/attributes/UseWithIRI>;
     rdfs:seeAlso <http://rs.tdwg.org/dwc/terms/identificationVerificationStatus>;
     dcterms:isVersionOf <http://rs.tdwg.org/dwc/iri/identificationVerificationStatus>.

<http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2025-07-10>
     dcterms:replaces <http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2015-03-27>.

<http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2015-03-27>
     dcterms:isReplacedBy <http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2025-07-10>.

<http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2015-03-27.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwc/iri/version/identificationVerificationStatus-2015-03-27>;
     dcterms:modified "2025-08-17T14:21:47-05:00"^^xsd:dateTime;
     a foaf:document.

