@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://data.bgs.ac.uk/ref/Lexicon/> .
@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/Lexicon/NamedRockUnit/KTSI> a skos:Concept ;
    ns1:hasBroaderPredominantAge <http://data.bgs.ac.uk/id/Geochronology/Division/C> ;
    ns1:hasLithology "http://data.bgs.ac.uk/id/EarthMaterialClass/RockClassAll/BAOP"^^xsd:anyURI,
        "http://data.bgs.ac.uk/id/EarthMaterialClass/RockClassAll/DOLR"^^xsd:anyURI,
        "http://data.bgs.ac.uk/id/EarthMaterialClass/RockClassAll/MCGB"^^xsd:anyURI ;
    ns1:hasLithologyDescription "Olivine basalt and microgabbro (dolerite), typically vesicular and spheroidally weathered."@en ;
    ns1:hasLowerBoundaryDefinition "Igneous intrusive boundary within Pennine Coal Measures Group, largely bedding parallel. Intruded at, or just above, the position of the Highley-Brooch Coal, with a boundary within dark grey unaltered mudstone at the type locality."@en ;
    ns1:hasOldestAge <http://data.bgs.ac.uk/id/Geochronology/Division/CC> ;
    ns1:hasOldestAgeValue 3.1475e+02 ;
    ns1:hasPredominantAge <http://data.bgs.ac.uk/id/Geochronology/Division/CC> ;
    ns1:hasRockUnitRank <http://data.bgs.ac.uk/id/Lexicon/RockUnitRank/SI> ;
    ns1:hasThicknessDescription "At least 15 m thick at Raggits Quarry, Knowle Hill [SO 693 818] and 7 m thick in the Claverley borehole (SO89SW/4) [SO 8035 9133]."@en ;
    ns1:hasUpperBoundaryDefinition "Igneous intrusive boundary within Pennine Coal Measures Group, largely bedding parallel. Intruded at, or just above, the position of the Highley-Brooch Coal. Upper part is typically finely vesicular and overlain by calcareous sandstone."@en ;
    ns1:hasYoungestAge <http://data.bgs.ac.uk/id/Geochronology/Division/CC> ;
    ns1:hasYoungestAgeValue 3.1e+02 ;
    dcterms:identifier "NamedRockUnit:KTSI"^^prez:identifier ;
    dcterms:source "http://data.bgs.ac.uk/ref/Lexicon/NamedRockUnit"^^xsd:anyURI ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:broader <http://data.bgs.ac.uk/id/Lexicon/NamedRockUnit/CLEE> ;
    skos:definition "Dolerite, microgabbro and olivine-phyric basalt. Igneous intrusive bedrock. Occurs onshore. Emplaced during the Bolsovian Substage (Carboniferous Period) (314.75-310 Ma BP)."@en ;
    skos:inScheme ns1:NamedRockUnit ;
    skos:notation "KTSI"@en ;
    skos:prefLabel "Kinlet Microgabbro Sill"@en ;
    prez:link "/v/vocab/lxcn:NamedRockUnit/NamedRockUnit:KTSI" .

<http://data.bgs.ac.uk/ref/Geochronology/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 .

ns1:RockUnitRank dcterms:identifier "lxcn:RockUnitRank"^^prez:identifier ;
    skos:definition "Dictionary of the controlled vocabulary for ranks of lithostratigraphical, lithodemic, litho-morpho-genetic and other types of deposits."@en ;
    skos:prefLabel "Lexicon Rock Unit Rank"@en .

ns1:hasBroaderPredominantAge rdfs:label "has broader predominant age"@en .

ns1:hasLithologyDescription rdfs:label "has lithology description"@en .

ns1:hasLowerBoundaryDefinition rdfs:label "has lower boundary definition"@en .

ns1:hasOldestAge rdfs:label "has oldest age"@en .

ns1:hasOldestAgeValue rdfs:label "has oldest age value"@en .

ns1:hasPredominantAge rdfs:label "has predominant age"@en .

ns1:hasRockUnitRank rdfs:label "has rock unit rank"@en .

ns1:hasThicknessDescription rdfs:label "has thickness description"@en .

ns1:hasUpperBoundaryDefinition rdfs:label "has upper boundary definition"@en .

ns1:hasYoungestAge rdfs:label "has youngest age"@en .

ns1:hasYoungestAgeValue rdfs:label "has youngest age value"@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 .

dcterms:title rdfs:label "Title"@en .

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

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

rdfs:label rdfs:label "label" .

skos:broader rdfs:label "has broader"@en ;
    skos:definition "Relates a concept to a concept that is more general in meaning."@en .

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/Division/C> rdfs:label "Carboniferous Period"@en ;
    dcterms:identifier "Division:C"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Carboniferous Period is the fifth of the six periods of the Paleozoic Era. It is preceded by the Devonian Period and succeeded by the Permian Period (Geologic Time Scale 2020, figs. 2.1, 23.1; https://timescalefoundation.org/)."@en ;
    skos:prefLabel "Carboniferous Period"@en ;
    prez:link "/v/vocab/gchrnlgy:Division/Division:C" ;
    schema:color "#67A599" .

<http://data.bgs.ac.uk/id/Lexicon/NamedRockUnit/CLEE> dcterms:identifier "NamedRockUnit:CLEE"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Igneous intrusive bedrock. Occurs onshore. Age not entered."@en ;
    skos:prefLabel "Clee Hill Microgabbro Sill-swarm"@en ;
    prez:link "/v/vocab/lxcn:NamedRockUnit/NamedRockUnit:CLEE" .

<http://data.bgs.ac.uk/id/Lexicon/RockUnitRank/SI> rdfs:label "Sill"@en ;
    dcterms:identifier "RockUnitRank:SI"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Sill is a lithodemic unit of Rank 6 composed of a sheet of igneous rock emplaced along a near-horizontal fracture; usually broadly concordant in stratified rocks. This term forms part of the BGS framework for classifying lithodemic units composed entirely or predominantly of intrusive rock (Gillespie, M R, Stephenson, D and Millward, D. 2008. BGS classification of lithodemic units: Proposals for classifying units of intrusive rock. British Geological Survey Research Report, RR/08/05. 31pp.)."@en ;
    skos:prefLabel "Sill"@en ;
    prez:link "/v/vocab/lxcn:RockUnitRank/RockUnitRank:SI" .

ns1:NamedRockUnit dcterms:identifier "lxcn:NamedRockUnit"^^prez:identifier ;
    dcterms:title "BGS Lexicon of Named Rock Units"@en ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "The BGS Lexicon of Named Rock Units provides our definitions of the lithostratigraphic, lithodemic and lithomorphogenetic geological units of the UK and its continental shelf"@en ;
    skos:prefLabel "BGS Lexicon of Named Rock Units"@en ;
    prez:link "/v/vocab/lxcn:NamedRockUnit" .

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

<http://data.bgs.ac.uk/id/Geochronology/Division/CC> rdfs:label "Bolsovian Substage"@en ;
    dcterms:identifier "Division:CC"^^prez:identifier ;
    ns2:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Bolsovian Substage is a substage in the British regional Carboniferous stratigraphic scheme. It is the third of four substages of the Westphalian Stage. It is preceded by the Duckmantian Substage and succeeded by the Asturian Substage (Geologic Time Scale 2020, fig. 23.5). Replaces: Westphalian Substage C."@en ;
    skos:prefLabel "Bolsovian Substage"@en ;
    prez:link "/v/vocab/gchrnlgy:Division/Division:CC" .

<https://linked.data.gov.au/def/reg-statuses/stable> dcterms:identifier "rstatus:stable"^^prez:identifier ;
    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 ;
    prez:link "/v/vocab/defn:reg-statuses/rstatus:stable" ;
    schema:color "#2e8c09" .

