@prefix schema: <https://schema.org/> .
@prefix ssd:   <http://www.w3.org/ns/sparql-service-description#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix qb:    <http://purl.org/linked-data/cube#> .
@prefix dgu:   <http://reference.data.gov.uk/def/reference/> .
@prefix ui:    <http://purl.org/linked-data/registry-ui#> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix reg:   <http://purl.org/linked-data/registry#> .
@prefix api:   <http://purl.org/linked-data/api/vocab#> .
@prefix vann:  <http://purl.org/vocab/vann/> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix cc:    <http://creativecommons.org/ns#> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix org:   <http://www.w3.org/ns/org#> .
@prefix odrs:  <http://schema.theodi.org/odrs#> .
@prefix env-ui: <http://environment.data.gov.uk/registry/structure/ui/> .
@prefix version: <http://purl.org/linked-data/version#> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix time:  <http://www.w3.org/2006/time#> .
@prefix vs:    <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://data.geoscience.fr/ncl/LithoStratRank/_1>
        a                  reg:RegisterItem ;
        rdfs:label         "Complex"@en , "Complexe"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:17.921Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.436Z"^^xsd:dateTime ;
        dct:description    "Unité lithostratigraphique composée plusieurs types de roches (sédimentaires, ignées, métamorphiques), et caractérisée par des relations géométriques complexes (structurales ou stratigraphiques) cependant cartographiable en se basant sur les critères desciptifs et les relations des différentes lithologies qui la compose."@fr , "A lithostratigraphic unit composed of diverse types of any class or classes of rock (sedimentary, igneous, metamorphic), and characterized by irregularly mixed lithology or by hightly complicated structure relations to the extent that the original sequence of the component rocks may be obscured and the individual rocks or rock sequence cannot be readily mapped."@en ;
        dct:modified       "2022-12-07T08:51:36.585Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/1> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_1:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       1 ;
        reg:register       <https://data.geoscience.fr/ncl/LithoStratRank> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "h.bressan@brgm.fr" ;
                             foaf:name         "Hélène Bressan"
                           ] ;
        owl:versionInfo    4 .

<https://data.geoscience.fr/ncl/LithoStratRank/1>
        a                  skos:Concept ;
        rdfs:label         "Complex"@en , "Complexe"@fr ;
        dct:description    "Unité lithostratigraphique composée plusieurs types de roches (sédimentaires, ignées, métamorphiques), et caractérisée par des relations géométriques complexes (structurales ou stratigraphiques) cependant cartographiable en se basant sur les critères desciptifs et les relations des différentes lithologies qui la compose."@fr , "A lithostratigraphic unit composed of diverse types of any class or classes of rock (sedimentary, igneous, metamorphic), and characterized by irregularly mixed lithology or by hightly complicated structure relations to the extent that the original sequence of the component rocks may be obscured and the individual rocks or rock sequence cannot be readily mapped."@en ;
        reg:category       <https://data.geoscience.fr/ncl/structure/Category/2> ;
        owl:sameAs         <http://vocabs.ands.org.au/repository/api/lda/ga/stratigraphic-rank/v0-1/resource?uri=http://resource.geosciml.org/classifier/cgi/stratigraphicrank/complex> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:notation      "1" ;
        skos:prefLabel     "Complex"@en , "Complexe"@fr ;
        skos:topConceptOf  <https://data.geoscience.fr/ncl/LithoStratRank> ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .
