@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix ns1: <http://purl.org/linked-data/registry#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/EarthMaterialClass/RockName/LMPT> a skos:Concept ;
    dcterms:identifier "RockName:LMPT"^^prez:identifier ;
    dcterms:source "http://data.bgs.ac.uk/ref/EarthMaterialClass/RockName"^^xsd:anyURI ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    rdfs:seeAlso <http://dbpedia.org/resource/Lamproite> ;
    owl:sameAs <http://data.bgs.ac.uk/id/EarthMaterialClass/RockClassAll/LMPT> ;
    skos:broader <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/ECR> ;
    skos:definition "Lamproite - A type of exotic crystalline igneous rock. There is no universally accepted definition for lamproites, however they occur characteristically as lavas, pipes and dykes. Some lamproites have a fragmental origin (i.e. they are volcaniclastic). In the Rock Classification Scheme they are classified on the predominance of phlogopite, richterite, olivine, diopside, sanidine and leucite. British Geological Survey Research Report RR/99/06, section 6.5."@en ;
    skos:inScheme <http://data.bgs.ac.uk/ref/EarthMaterialClass/RockName> ;
    skos:narrower <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDL>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDLP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDM>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDSP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPESP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPLP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPLR>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPDLRM>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPHEP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPHODP>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPODR>,
        <http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPODRM> ;
    skos:notation "LMPT"@en ;
    skos:prefLabel "Lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPT" .

<http://data.bgs.ac.uk/ref/EarthMaterialClass/RockClassAll> dcterms:identifier "rthmtrlclss:RockClassAll"^^prez:identifier ;
    dcterms:title "The BGS Rock Classification Scheme"@en ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "The BGS Rock Classification Scheme classifies all types of earth material or other substance that may be recorded in a geological log or section. This is a combined scheme that consists of all concepts from the 3 sub-schemes. The 3 sub-schemes cover different sets of terms (single rocks, composite rocks, dummy rocks) and have different semantics of hierarchical relationship"@en ;
    skos:prefLabel "The BGS Rock Classification Scheme"@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 .

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

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

rdfs:label rdfs:label "label" .

rdfs:seeAlso rdfs:label "seeAlso" .

owl:sameAs rdfs:label "Same As"@en .

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:narrower rdfs:label "has narrower"@en ;
    skos:definition "Relates a concept to a concept that is more specific in meaning."@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/EarthMaterialClass/RockClassAll/LMPT> rdfs:label "Lamproite"@en ;
    dcterms:identifier "RockClassAll:LMPT"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite - A type of exotic crystalline igneous rock. There is no universally accepted definition for lamproites, however they occur characteristically as lavas, pipes and dykes. Some lamproites have a fragmental origin (i.e. they are volcaniclastic). In the Rock Classification Scheme they are classified on the predominance of phlogopite, richterite, olivine, diopside, sanidine and leucite. British Geological Survey Research Report RR/99/06, section 6.5."@en ;
    skos:prefLabel "Lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockClassAll/RockClassAll:LMPT" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/ECR> dcterms:identifier "RockName:ECR"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Exotic crystalline igneous rock - These are the chemically and/or mineralogically exotic crystalline igneous rocks. In the Rock Classification Scheme, this class includes carbonatite, melilitic rock, kalsilitic rock, kimberlite, lamproite, leucitic rock, and lamprophyre. Rocks in these groups have sufficiently unusual mineral and chemical compositions that they are not classified using the modal (QAPF and ultramafic diagrams) or chemical (e.g. TAS) methods by which normal crystalline igneous rocks are classified. Although they comprise only a tiny proportion of all crystalline igneous rocks, the unusual characteristics and distinctive field settings of the exotic igneous rocks means they have attracted a large amount of attention from geologists. British Geological Survey Research Report RR/99/06, section 1.3 and fig. 1."@en ;
    skos:prefLabel "Exotic crystalline igneous rock"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:ECR" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDL> dcterms:identifier "RockName:LMPDL"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, diopside-leucite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: cedricite."@en ;
    skos:prefLabel "Diopside-leucite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPDL" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDLP> dcterms:identifier "RockName:LMPDLP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, diopside-leucite-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: wyomingite."@en ;
    skos:prefLabel "Diopside-leucite-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPDLP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDM> dcterms:identifier "RockName:LMPDM"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, diopside-madupitic - A type of lamproite. The term madupitic indicates that the rock contains poikilitic groundmass phlogopite, as opposed to a phlogopite lamproite in which the phlogopite occurs as phenocrysts. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: madupite."@en ;
    skos:prefLabel "Diopside-madupitic lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPDM" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPDSP> dcterms:identifier "RockName:LMPDSP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, diopside-sanidine-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: orendite."@en ;
    skos:prefLabel "Diopside-sanidine-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPDSP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPESP> dcterms:identifier "RockName:LMPESP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, enstatite-sanidine-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: cancalite."@en ;
    skos:prefLabel "Enstatite-sanidine-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPESP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPLP> dcterms:identifier "RockName:LMPLP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, leucite-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: fitzroyite."@en ;
    skos:prefLabel "Leucite-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPLP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LMPLR> dcterms:identifier "RockName:LMPLR"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, leucite-richterite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: mamilite."@en ;
    skos:prefLabel "Leucite-richterite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LMPLR" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPDLRM> dcterms:identifier "RockName:LPDLRM"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, diopside-leucite-richterite-madupitic - A type of lamproite. The term madupitic indicates that the rock contains poikilitic groundmass phlogopite, as opposed to a phlogopite lamproite in which the phlogopite occurs as phenocrysts. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: wolgidite."@en ;
    skos:prefLabel "Diopside-leucite-richterite-madupitic lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LPDLRM" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPHEP> dcterms:identifier "RockName:LPHEP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, hyalo-enstatite-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: fortunite."@en ;
    skos:prefLabel "Hyalo-enstatite-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LPHEP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPHODP> dcterms:identifier "RockName:LPHODP"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, hyalo-olivine-diopside-phlogopite - A type of lamproite. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: verite."@en ;
    skos:prefLabel "Hyalo-olivine-diopside-phlogopite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LPHODP" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPODR> dcterms:identifier "RockName:LPODR"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, olivine-diopside-richterite"@en ;
    skos:prefLabel "Olivine-diopside-richterite lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LPODR" .

<http://data.bgs.ac.uk/id/EarthMaterialClass/RockName/LPODRM> dcterms:identifier "RockName:LPODRM"^^prez:identifier ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Lamproite, olivine-diopside-richterite-madupitic - A type of lamproite. The term madupitic indicates that the rock contains poikilitic groundmass phlogopite, as opposed to a phlogopite lamproite in which the phlogopite occurs as phenocrysts. British Geological Survey Research Report RR/99/06, section 6.5. Synonym: jumillite."@en ;
    skos:prefLabel "Olivine-diopside-richterite-madupitic lamproite"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName/RockName:LPODRM" .

<http://data.bgs.ac.uk/ref/EarthMaterialClass/RockName> dcterms:identifier "rthmtrlclss:RockName"^^prez:identifier ;
    dcterms:title "Rock Classification Scheme - single rock types sub-scheme"@en ;
    ns1:status <https://linked.data.gov.au/def/reg-statuses/stable> ;
    skos:definition "Subscheme of Rock Classification Scheme that classifies single rock types in a class-sub class hierarchy. Volumes 1 to 4 of published reports."@en ;
    skos:prefLabel "Rock Classification Scheme - single rock types sub-scheme"@en ;
    prez:link "/v/vocab/rthmtrlclss:RockName" .

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

