@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/natelem/_4>
        a                  reg:RegisterItem ;
        rdfs:label         "Obsolète"@fr ;
        dct:dateAccepted   "2018-11-21T09:18:34.976Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2018-11-19T14:22:24.492Z"^^xsd:dateTime ;
        dct:description    "Le libellé de l'entité est une appellation issue d’une classification ou de concepts tombés en désuétude. "@fr ;
        dct:modified       "2025-09-19T12:21:52.906Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/natelem/4> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/natelem/_4:5#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       4 ;
        reg:register       <https://data.geoscience.fr/ncl/natelem> ;
        reg:status         reg:statusStable ;
        reg:submitter      [ foaf:accountName  "a.feliachi@ext.brgm.fr" ;
                             foaf:name         "Abdelfettah FELIACHI"
                           ] ;
        owl:versionInfo    5 .

<https://data.geoscience.fr/ncl/natelem/4>
        a                skos:Concept ;
        rdfs:comment     "Lorsque cette nature est sélectionnée pour décrire une entité du registre Lithology, alors l'entité considérée doit avoir un attribut \"liaison\" précisant la lithologie référente."@fr ;
        rdfs:label       "Obsolète"@fr ;
        dct:description  "Le libellé de l'entité est une appellation issue d’une classification ou de concepts tombés en désuétude. "@fr ;
        reg:category     <https://data.geoscience.fr/ncl/structure/Category/2> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/natelem> ;
        skos:notation    "4" ;
        skos:prefLabel   "Obsolète"@fr .
