@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://data.bgs.ac.uk/ref/Geochronology/> .
@prefix ns2: <http://purl.org/linked-data/registry#> .
@prefix prez: <https://prez.dev/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bgs.ac.uk/id/Geochronology/Division/NO> a skos:Concept ;
    rdfs:label "Pliocene Epoch [Pre-2009 definition]"@en ;
    ns1:hasGeochronologyRank <http://data.bgs.ac.uk/id/Geochronology/Rank/EPOCH> ;
    dcterms:identifier "Division:NO"^^prez:identifier ;
    dcterms:source "http://data.bgs.ac.uk/ref/Geochronology/Division"^^xsd:anyURI ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/deprecated> ;
    rdfs:seeAlso <http://dbpedia.org/resource/Pliocene>,
        <http://www.bbc.co.uk/nature/history_of_the_earth/Pliocene> ;
    skos:definition "Prior to the 2009 decision by the International Union of Geological Sciences (IUGS) to place the base of the Quaternary Period at a level coinciding with the base of the Gelasian Age, the Pliocene Epoch was considered to include the Gelasian Age and to have an upper boundary at approximately 1.8 Ma BP. This is now a deprecated definition and equates to the modern Pliocene Epoch - Gelasian Age interval (Geologic Time Scale 2020, fig. 30.1)."@en ;
    skos:inScheme ns1:Division ;
    skos:notation "NO"@en ;
    skos:prefLabel "Pliocene Epoch [Pre-2009 definition]"@en ;
    prez:link "/v/vocab/gchrnlgy:Division/Division:NO" .

ns1:Rank dcterms:identifier "gchrnlgy:Rank"^^prez:identifier ;
    skos:definition "Dictionary to constrain ranks of geochronological intervals used in Geochronology/Division (source table DIC_GEOCHRON). E.g. Eon; Era; Period; Epoch; Age."@en ;
    skos:prefLabel "Geochronology Rank"@en .

ns1:hasGeochronologyRank rdfs:label "rank"@en .

dcterms:description rdfs:label "Description"@en ;
    dcterms:description "Description may include but is not limited to: an abstract, a table of contents, a graphical representation, or a free-text account of the resource."@en .

dcterms:identifier rdfs:label "Identifier"@en ;
    dcterms:description "Recommended practice is to identify the resource by means of a string conforming to an identification system. Examples include International Standard Book Number (ISBN), Digital Object Identifier (DOI), and Uniform Resource Name (URN).  Persistent identifiers should be provided as HTTP URIs."@en .

dcterms:source rdfs:label "Source"@en ;
    dcterms:description "This property is intended to be used with non-literal values. The described resource may be derived from the related resource in whole or in part. Best practice is to identify the related resource by means of a URI or a string conforming to a formal identification system."@en .

ns2:status rdfs:label "Status"@en .

rdf:type rdfs:label "Type"@en .

rdfs:label rdfs:label "label" .

rdfs:seeAlso rdfs:label "seeAlso" .

skos:definition rdfs:label "definition"@en ;
    skos:definition "A statement or formal explanation of the meaning of a concept."@en .

skos:inScheme rdfs:label "is in scheme"@en ;
    skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en .

skos:notation rdfs:label "notation"@en ;
    skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en .

skos:prefLabel rdfs:label "preferred label"@en ;
    skos:definition "The preferred lexical label for a resource, in a given language."@en .

<https://linked.data.gov.au/def/reg-statuses> dcterms:identifier "defn:reg-statuses"^^prez:identifier ;
    skos:definition """This vocabulary is a re-published and only marginally changed version of the Registry Ontology's (http://epimorphics.com/public/vocabulary/Registry.html) *Status* vocabulary (online in RDF: http://purl.org/linked-data/registry). The only real change to content has been the addition of the term `unstable`. This re-publication has been performed to allow the IRIs of each vocab term (skos:Concept) to resolve to both human-readable and machine-readable forms of content (HTML and RDF), using HTTP content negotiation.

Note that just like the original form of this vocabulary, while it is a SKOS vocabulary implemented as a single skos:ConceptScheme, it is also an OWL Ontology and that each *Status* is both a skos:Concept and a reg:Status individual."""@en ;
    skos:prefLabel "Registry Status Vocabulary"@en .

prez:link rdfs:label "link" .

schema:color rdfs:label "color" .

<http://data.bgs.ac.uk/id/Geochronology/Rank/EPOCH> rdfs:label "Epoch"@en ;
    dcterms:identifier "Rank:EPOCH"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Epoch is a subdivision of a period, e.g. Late Jurassic Epoch. The chronostratigraphical equivalent is Series."@en ;
    skos:prefLabel "Epoch"@en ;
    prez:link "/v/vocab/gchrnlgy:Rank/Rank:EPOCH" .

ns1:Division dcterms:identifier "gchrnlgy:Division"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Divisions of geological time from source table DIC_GEOCHRON. The BGS Geochronology Dataset is based on The Geologic Time Scale 2012 by F M Gradstein, J G Ogg, M Schmitz and G Ogg (2012), with additions. The result is a composite geological time scale that will be updated as improved timescales become available."@en ;
    skos:prefLabel "Geochronology Division"@en ;
    prez:link "/v/vocab/gchrnlgy:Division" .

skos:Concept rdfs:label "Concept"@en ;
    skos:definition "An idea or notion; a unit of thought."@en .

<https://linked.data.gov.au/def/reg-statuses/deprecated> dcterms:identifier "rstatus:deprecated"^^prez:identifier ;
    skos:definition "An entry that has been Retired or Superseded or has become Unstable and is no longer to be used."@en ;
    skos:prefLabel "deprecated"@en ;
    prez:link "/v/vocab/defn:reg-statuses/rstatus:deprecated" ;
    schema:color "#a86a0d" .

<https://linked.data.gov.au/def/reg-statuses/stable> skos:definition "An entry that is seen as having a reasonable measure of stability, may be used to mark the full adoption of a previously 'experimental' entry."@en ;
    skos:prefLabel "stable"@en ;
    schema:color "#2e8c09" .

