@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/dwcdoe/values/version/d008-2021-09-01>
     rdfs:isDefinedBy <http://rs.tdwg.org/dwcdoe/values/version/>;
     dcterms:isPartOf <http://rs.tdwg.org/dwcdoe/values/version/>;
     dcterms:issued "2021-09-01"^^xsd:date;
     tdwgutility:status "recommended"^^xsd:string;
     dcterms:replaces <http://rs.tdwg.org/dwcdoe/values/version/d008-2020-10-13>;
     rdfs:label "established (category C3)"@en;
     skos:prefLabel "established (category C3)"@en;
     rdfs:comment "Individuals surviving outside of captivity or cultivation in a location. Reproduction occurring, and population self-sustaining."@en;
     skos:definition "Individuals surviving outside of captivity or cultivation in a location. Reproduction occurring, and population self-sustaining."@en;
     dcterms:description "The population is maintained by reproduction, but is not spreading. See also \"category C3\" in Blackburn et al. 2011. https://doi.org/10.1016/j.tree.2011.03.023"@en;
     rdf:value "established";
     skos:inScheme <http://rs.tdwg.org/dwcdoe/values/d>;
     rdf:type <http://www.w3.org/2004/02/skos/core#Concept>;
     dcterms:isVersionOf <http://rs.tdwg.org/dwcdoe/values/d008>.

<http://rs.tdwg.org/dwcdoe/values/version/d008-2021-09-01.ttl>
     dc:format "text/turtle";
     dc:creator "Biodiversity Information Standards (TDWG)";
     dcterms:references <http://rs.tdwg.org/dwcdoe/values/version/d008-2021-09-01>;
     dcterms:modified "2021-09-01T22:13:30-05:00"^^xsd:dateTime;
     a foaf:document.

