@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/lithologyrank>
        a                ldp:Container , reg:Register ;
        rdfs:label       "Lithology rank (Obsolete)"@en , "Niveau lithologique (Obsolète)"@fr ;
        dct:description  "This register is superseded by <a href='https://data.geoscience.fr/ncl/lithorank'>https://data.geoscience.fr/ncl/lithorank</a> Hierarchical classification of generic lithology to elementary lithology"@en , "Ce registre est remplacé par <a href='https://data.geoscience.fr/ncl/lithorank'>https://data.geoscience.fr/ncl/lithorank</a>- Classification hiérarchique de la lithologie générique à la lithologie élémentaire"@fr ;
        dct:modified     "2018-11-23T14:04:50.16Z"^^xsd:dateTime ;
        reg:category     <https://data.geoscience.fr/ncl/structure/Category/2> ;
        reg:notation     "lithologyrank" ;
        reg:owner        <https://data.geoscience.fr/ncl/structure/Owner/1> ;
        owl:versionInfo  17 .

<https://data.geoscience.fr/ncl/_lithologyrank>
        a                  reg:RegisterItem ;
        rdfs:label         "Niveau lithologique (Obsolète)"@fr , "Lithology rank (Obsolete)"@en ;
        dct:dateAccepted   "2018-08-10T12:48:13.709Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2018-08-10T12:26:32.891Z"^^xsd:dateTime ;
        dct:description    "This register is superseded by <a href='https://data.geoscience.fr/ncl/lithorank'>https://data.geoscience.fr/ncl/lithorank</a> Hierarchical classification of generic lithology to elementary lithology"@en , "Ce registre est remplacé par <a href='https://data.geoscience.fr/ncl/lithorank'>https://data.geoscience.fr/ncl/lithorank</a>- Classification hiérarchique de la lithologie générique à la lithologie élémentaire"@fr ;
        dct:modified       "2018-11-23T14:04:50.16Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <https://data.geoscience.fr/ncl/lithologyrank> ;
                             reg:entityVersion  <https://data.geoscience.fr/ncl/lithologyrank:17>
                           ] ;
        reg:itemClass      ldp:Container , reg:Register ;
        reg:notation       "lithologyrank" ;
        reg:register       <https://data.geoscience.fr/ncl/> ;
        reg:status         reg:statusSuperseded ;
        reg:submitter      [ foaf:accountName  "s.grellet@brgm.fr" ;
                             foaf:name         "Sylvain GRELLET"
                           ] ;
        reg:successor      <https://data.geoscience.fr/ncl/_lithorank> ;
        owl:versionInfo    12 .
