@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/_3>
        a                  reg:RegisterItem ;
        rdfs:label         "Non spécifié"@fr , "Not specified"@en ;
        dct:dateAccepted   "2020-04-03T14:55:17.967Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.489Z"^^xsd:dateTime ;
        dct:description    "l'unité ne fait pas partie d'une hiérarchie stratigraphique définie."@fr , "Unit is not part of a defined stratigraphic hierarchy."@en ;
        dct:modified       "2022-12-07T08:51:36.576Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/3> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_3:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       3 ;
        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/12>
        a                skos:Concept ;
        rdfs:label       "Bed"@en , "Lit"@fr ;
        dct:description  "La plus petite unité lithostratigraphique formelle, généralement une entité lithique distincte qui peut être distinguée des roches adjacentes par une ou plusieurs caractéristiques physiques."@fr , "The smallest formal lithostratigraphic unit, usually a distinctive lithic entity which can be distinguished from adjacent rocks by one or more physical characteristics."@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/bed> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/11> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:notation    "12" ;
        skos:prefLabel   "Lit"@fr , "Bed"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/7>
        a                skos:Concept ;
        rdfs:label       "Sequence"@en , "Séquence"@fr ;
        dct:description  "A succession of genetically related strata bounded on top and base by unconformites and/or their correlative conformities (Vail et al., 1977). A sequence thus correspond to a succession of genetically linked deposition systems (systems tracts), and covers a time lapse of 1 to 10 My. it corresponds to 3rd order sequences."@en , "Une succession génétiquement apparentée de strates délimitée en son sommet et base par des surfaces de \"non-conformité\" et/ou leur surraces corrélatives associées (Vail et al., 1977). Une séquence est composée d'un ensemble de système de dépôts génétiquement ( \"Systems Tracts\") et la durée d'une séquence zest comprise en 1 et 10My. Une séquence correspond donc à un cycle de 3eme ordre."@fr ;
        reg:category     <https://data.geoscience.fr/ncl/structure/Category/2> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/6> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower    <https://data.geoscience.fr/ncl/LithoStratRank/15> ;
        skos:notation    "7" ;
        skos:prefLabel   "Séquence"@fr , "Sequence"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> ;
        schema:sameAs    <http://www.sepmstrata.org/Terminology.aspx?id=sequence> .

<https://data.geoscience.fr/ncl/LithoStratRank>
        a                           reg:Register , skos:ConceptScheme , ldp:Container ;
        rdfs:label                  "Rangs lithostratigraphiques"@fr , "Lithostratigraphic ranks"@en ;
        rdfs:member                 <https://data.geoscience.fr/ncl/LithoStratRank/10> , <https://data.geoscience.fr/ncl/LithoStratRank/6> , <https://data.geoscience.fr/ncl/LithoStratRank/9> , <https://data.geoscience.fr/ncl/LithoStratRank/4> , <https://data.geoscience.fr/ncl/LithoStratRank/7> , <https://data.geoscience.fr/ncl/LithoStratRank/2> , <https://data.geoscience.fr/ncl/LithoStratRank/15> , <https://data.geoscience.fr/ncl/LithoStratRank/5> , <https://data.geoscience.fr/ncl/LithoStratRank/13> , <https://data.geoscience.fr/ncl/LithoStratRank/3> , <https://data.geoscience.fr/ncl/LithoStratRank/11> , <https://data.geoscience.fr/ncl/LithoStratRank/14> , <https://data.geoscience.fr/ncl/LithoStratRank/1> , <https://data.geoscience.fr/ncl/LithoStratRank/12> , <https://data.geoscience.fr/ncl/LithoStratRank/8> ;
        dct:description             "Ce registre recense l'ensemble des rangs lithostratigraphiques."@fr , "This register lists all the lithostratigraphic ranks."@en ;
        dct:license                 <http://creativecommons.org/licenses/by/4.0/> ;
        dct:modified                "2024-11-20T15:19:03.958Z"^^xsd:dateTime ;
        reg:category                <https://data.geoscience.fr/ncl/structure/Category/2> ;
        reg:notation                "LithoStratRank" ;
        reg:owner                   <https://data.geoscience.fr/ncl/structure/Owner/1> ;
        ui:hierarchyChildProperty   skos:narrower ;
        ui:hierarchyParentProperty  skos:broader ;
        ui:hierarchyRootProperty    skos:topConceptOf ;
        owl:versionInfo             2 ;
        ldp:hasMemberRelation       rdfs:member ;
        ldp:isMemberOfRelation      skos:inScheme .

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

<https://data.geoscience.fr/ncl/LithoStratRank/_14>
        a                  reg:RegisterItem ;
        rdfs:label         "Lithodeme"@en , "Lithodeme"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:18.146Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.416Z"^^xsd:dateTime ;
        dct:description    "Un corps de roche à prédominance intrusive, hautement déformée et / ou hautement métamorphisée, distingué et délimité en fonction des caractéristiques de la roche."@fr , "A body of predominantly intrusive, highly deformed and/or highly metamorphosed rock, distinguished and delimited on the basis of rock characteristics."@en ;
        dct:modified       "2022-12-07T08:51:36.56Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/14> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_14:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       14 ;
        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/_8>
        a                  reg:RegisterItem ;
        rdfs:label         "Group"@en , "Groupe"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:18.045Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.357Z"^^xsd:dateTime ;
        dct:description    "Un groupe est l'unité lithostratigraphique formel de rang supérieur au sous-groupe ou à la formation. Un groupe peut être composé de deux sous-groupes ou plus ou de deux ou plusieurs formations ou d'une combinaison des deux."@fr , "A group is the lithostratigraphic unit next higher in rank to either subgroup or formation. A groups may consist of two or more subgroups or two or more formations or a combination of both."@en ;
        dct:modified       "2022-12-07T08:51:36.592Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/8> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_8:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       8 ;
        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/_2>
        a                  reg:RegisterItem ;
        rdfs:label         "Megasequence"@en , "Mégaséquence"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:17.945Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.335Z"^^xsd:dateTime ;
        dct:description    "A succession of st of supersequences. A megasequence is bounded by 1st order sequence stratigraphy surfaces, often witnessing a tectonic stage sharply impcating the dynamic of a sedimentary basin"@en , "Une succession de superséquences. Une mégaséquence est délimitée par des surfaces temps de 1er ordre, lesquelles signent  très souvent un contrôle tectonique marquant un changement majeur dans le fonctionnement  et d'un bassin sédimentaire."@fr ;
        dct:modified       "2022-12-07T08:51:36.589Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/2> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_2:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       2 ;
        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/11>
        a                  skos:Concept ;
        rdfs:label         "Membre"@fr , "Member"@en ;
        dct:description    "Une unité lithostratigraphique formelle d'un rang infiérieur à  la formation et qui fait toujours partie d'au moins une formation. Il possède des propriétés lithologiques qui le distinguent des parties adjacentes de la formation. Aucune norme fixe n'est requise pour l'étendue et l'épaisseur d'un élément. Une formation n'a pas besoin d'être divisée en membres à moins qu'un objectif utile ne soit ainsi atteint. Certaines formations peuvent être complètement divisées en membres; d'autres peuvent n'avoir que certaines parties désignées comme membres. Un membre peut s'étendre d'une formation à l'autre. une membre peut être associé à une forme particulière telle qu'une lentille ou langue."@fr , "A formal lithostratigraphic unit next in rank below a formation, and always part of a formation. It possesses lithologic properties distinguishing it from adjacent parts of the formation. No fixed standard is required for the extent and thickness of a member. A formation need not be divided into members unless a useful purpose is thus served. Some formations may be completely divided into members; others may have only certain parts designated as members. A member may extend from one formation to another. Specially shaped forms of members (or of formations) are lenses and tongues."@en ;
        dct:isDescribedBy  <http://www.stratigraphy.org/upload/bak/litho.htm> ;
        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/member> ;
        skos:broader       <https://data.geoscience.fr/ncl/LithoStratRank/10> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower      <https://data.geoscience.fr/ncl/LithoStratRank/12> ;
        skos:notation      "11" ;
        skos:prefLabel     "Membre"@fr , "Member"@en ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/6>
        a                skos:Concept ;
        rdfs:label       "Superséquence"@fr , "Supersequence"@en ;
        dct:description  "Une succession de séquences délimitée par des surfaces temps (isochrones) remarquables de second ordre. La durée d'une superséquence couvre un interval entre 10 et 100My, lui conférant un 2nd ordre."@fr , "A succession of sequences, which is delimited by remarkable 2nd order sequence stratigraphy surfaces . Duration of such supersequence ranges between 10 and 100My, corresponding to 2nd order cycles"@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/supersequence> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/2> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower    <https://data.geoscience.fr/ncl/LithoStratRank/7> ;
        skos:notation    "6" ;
        skos:prefLabel   "Supersequence"@en , "Superséquence"@fr ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/_13>
        a                  reg:RegisterItem ;
        rdfs:label         "Suite"@fr , "Suite"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.136Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.042Z"^^xsd:dateTime ;
        dct:description    "Unité lithodémique formelle de rang supérieur au lithodème. Il comprend deux ou plusieurs lithodèmes associés de la même classe (par exemple, plutonique, métamorphique)"@fr , "A formal lithodemic unit next higher in rank to lithodeme. It comprises two or more associated lithodemes of the same class (e.g., plutonic, metamorphic)"@en ;
        dct:modified       "2022-12-07T08:51:36.562Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/13> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_13:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       13 ;
        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/_7>
        a                  reg:RegisterItem ;
        rdfs:label         "Sequence"@en , "Séquence"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:18.027Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.504Z"^^xsd:dateTime ;
        dct:description    "A succession of genetically related strata bounded on top and base by unconformites and/or their correlative conformities (Vail et al., 1977). A sequence thus correspond to a succession of genetically linked deposition systems (systems tracts), and covers a time lapse of 1 to 10 My. it corresponds to 3rd order sequences."@en , "Une succession génétiquement apparentée de strates délimitée en son sommet et base par des surfaces de \"non-conformité\" et/ou leur surraces corrélatives associées (Vail et al., 1977). Une séquence est composée d'un ensemble de système de dépôts génétiquement ( \"Systems Tracts\") et la durée d'une séquence zest comprise en 1 et 10My. Une séquence correspond donc à un cycle de 3eme ordre."@fr ;
        dct:modified       "2022-12-07T08:51:36.59Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/7> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_7:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       7 ;
        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                  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/10>
        a                  skos:Concept ;
        rdfs:label         "Formation"@fr , "Formation"@en ;
        dct:description    "A body of rock identified by lithic characteristics and stratigraphic position; it is usually but not necessarily tabular and is mappable at the Earth's surface or traceable in the subsurface. Formations are the only formal lithostratigraphic units into which the stratigraphic column everywhere should be divided completely on the basis of lithology. The contrast in lithology between formations required to justify their establishment varies with the complexity of the geology of a region and the detail needed for geologic mapping and to work out its geologic history. No formation is considered justifiable and useful that cannot be delineated at the scale of geologic mapping practiced in the region. The thickness of formations may range from less than a meter to several thousand meters."@en , "Un corps de roche identifié par ses caractéristiques lithologiques et sa position stratigraphique; il est artographiable et / ou identifiable en sub-surface. Les formations sont les seules unités lithostratigraphiques formelles dans lesquelles la colonne stratigraphique devrait partout être entièrement divisée sur la base de la lithologie. Le contraste en lithologie entre les formations nécessaires pour justifier leur implantation varie avec la complexité de la géologie d'une région et les détails nécessaires à la cartographie géologique et à l'élaboration de son histoire géologique. Aucune formation n'est considérée comme justifiable et utile si elle ne peut être délimitée à l'échelle de la cartographie géologique pratiquée dans la région. L'épaisseur des formations peut aller de moins d'un mètre à plusieurs milliers de mètres."@fr ;
        dct:isDescribedBy  <http://www.stratigraphy.org/upload/bak/litho.htm> ;
        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/formation> ;
        skos:broader       <https://data.geoscience.fr/ncl/LithoStratRank/9> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower      <https://data.geoscience.fr/ncl/LithoStratRank/11> ;
        skos:notation      "10" ;
        skos:prefLabel     "Formation"@fr , "Formation"@en ;
        adms:status        <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/5>
        a                  skos:Concept ;
        rdfs:label         "Supersuite"@fr , "Supersuite"@en ;
        dct:description    "A formal lithodemic unit next higher in rank to suite. It comprises two or more suites having a degree of natural relationship to one another"@en , "Unité lithodémique formelle de rang supérieur à la suite. Il comprend deux ou plusieurs suites ayant un degré de relation naturelle l'une avec l'autre."@fr ;
        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/supersuite> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower      <https://data.geoscience.fr/ncl/LithoStratRank/13> ;
        skos:notation      "5" ;
        skos:prefLabel     "Supersuite"@fr , "Supersuite"@en ;
        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> .

<https://data.geoscience.fr/ncl/LithoStratRank/_12>
        a                  reg:RegisterItem ;
        rdfs:label         "Lit"@fr , "Bed"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.118Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.279Z"^^xsd:dateTime ;
        dct:description    "The smallest formal lithostratigraphic unit, usually a distinctive lithic entity which can be distinguished from adjacent rocks by one or more physical characteristics."@en , "La plus petite unité lithostratigraphique formelle, généralement une entité lithique distincte qui peut être distinguée des roches adjacentes par une ou plusieurs caractéristiques physiques."@fr ;
        dct:modified       "2022-12-07T08:51:36.564Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/12> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_12:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       12 ;
        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/_6>
        a                  reg:RegisterItem ;
        rdfs:label         "Superséquence"@fr , "Supersequence"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.006Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.388Z"^^xsd:dateTime ;
        dct:description    "A succession of sequences, which is delimited by remarkable 2nd order sequence stratigraphy surfaces . Duration of such supersequence ranges between 10 and 100My, corresponding to 2nd order cycles"@en , "Une succession de séquences délimitée par des surfaces temps (isochrones) remarquables de second ordre. La durée d'une superséquence couvre un interval entre 10 et 100My, lui conférant un 2nd ordre."@fr ;
        dct:modified       "2022-12-07T08:51:36.602Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/6> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_6:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       6 ;
        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/15>
        a                skos:Concept ;
        rdfs:label       "Parasequence"@en , "Paraséquence"@fr ;
        dct:description  "Relatively conformable succession of beds/units of genetically related to beds ou bed-sets bounded by 4th order flooding surfaces or their correlative surfaces (Van Wagoner et al., 1988). The boudaries of parasequences, as in depositional sequence boundaries, are thought to be synchronous surfaces. Parasequences defined are placed at a lower level than depositional sequences, but there is no further implication of hierarchical level (P.A. Allen, J.R. Allen, Basin Analysis: Principles and Application to Petroleum Play Assessment, 2013)"@en , "Succession relativement conforme de bancs ou d'unités sédimentaires cohérentes entre eux/elles, c'est à dire génétiquement lié(e)s par un même environnement de dépôt.Une paraséqunce est délimitée à la base et au sommet par des surfaces d'inondations mineures ou surfaces correlatives associées représentant des isochrones  de 4eme ordre(Van Wagoner et al., 1988).  Les paraséquences définies sont placées à un niveau inférieur à celui des séquences de dépôt, mais il n'y a aucune autre implication du niveau hiérarchique (P.A. Allen, J.R. Allen, Basin Analysis: Principles and Application to Petroleum Play Assessment, 2013)."@fr ;
        reg:category     <https://data.geoscience.fr/ncl/structure/Category/2> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/7> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:notation    "15" ;
        skos:prefLabel   "Paraséquence"@fr , "Parasequence"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> ;
        schema:sameAs    <http://www.sepmstrata.org/Terminology.aspx?id=parasequence> .

<https://data.geoscience.fr/ncl/LithoStratRank/4>
        a                  skos:Concept ;
        rdfs:label         "Supergroup"@en , "Supergroupe"@fr ;
        dct:description    "Un supergroupe est un assemblage formel de groupes apparentés ou superposés ou de groupes et formations."@fr , "A supergroup is a formal assemblage of related or superposed groups or of groups and formations"@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/supergroup> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower      <https://data.geoscience.fr/ncl/LithoStratRank/8> ;
        skos:notation      "4" ;
        skos:prefLabel     "Supergroup"@en , "Supergroupe"@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> .

<https://data.geoscience.fr/ncl/_LithoStratRank>
        a                  reg:RegisterItem ;
        rdfs:label         "Lithostratigraphic ranks"@en , "Rangs lithostratigraphiques"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:13.474Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:54:59.678Z"^^xsd:dateTime ;
        dct:description    "This register lists all the lithostratigraphic ranks."@en , "Ce registre recense l'ensemble des rangs lithostratigraphiques."@fr ;
        dct:modified       "2024-11-20T15:19:03.958Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity         <https://data.geoscience.fr/ncl/LithoStratRank> ;
                             reg:entityVersion  <https://data.geoscience.fr/ncl/LithoStratRank:2>
                           ] ;
        reg:itemClass      ldp:Container , skos:ConceptScheme , reg:Register ;
        reg:notation       "LithoStratRank" ;
        reg:register       <https://data.geoscience.fr/ncl/> ;
        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/_11>
        a                  reg:RegisterItem ;
        rdfs:label         "Membre"@fr , "Member"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.101Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.567Z"^^xsd:dateTime ;
        dct:description    "A formal lithostratigraphic unit next in rank below a formation, and always part of a formation. It possesses lithologic properties distinguishing it from adjacent parts of the formation. No fixed standard is required for the extent and thickness of a member. A formation need not be divided into members unless a useful purpose is thus served. Some formations may be completely divided into members; others may have only certain parts designated as members. A member may extend from one formation to another. Specially shaped forms of members (or of formations) are lenses and tongues."@en , "Une unité lithostratigraphique formelle d'un rang infiérieur à  la formation et qui fait toujours partie d'au moins une formation. Il possède des propriétés lithologiques qui le distinguent des parties adjacentes de la formation. Aucune norme fixe n'est requise pour l'étendue et l'épaisseur d'un élément. Une formation n'a pas besoin d'être divisée en membres à moins qu'un objectif utile ne soit ainsi atteint. Certaines formations peuvent être complètement divisées en membres; d'autres peuvent n'avoir que certaines parties désignées comme membres. Un membre peut s'étendre d'une formation à l'autre. une membre peut être associé à une forme particulière telle qu'une lentille ou langue."@fr ;
        dct:modified       "2022-12-07T08:51:36.565Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/11> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_11:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       11 ;
        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/_5>
        a                  reg:RegisterItem ;
        rdfs:label         "Supersuite"@en , "Supersuite"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:17.988Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.47Z"^^xsd:dateTime ;
        dct:description    "A formal lithodemic unit next higher in rank to suite. It comprises two or more suites having a degree of natural relationship to one another"@en , "Unité lithodémique formelle de rang supérieur à la suite. Il comprend deux ou plusieurs suites ayant un degré de relation naturelle l'une avec l'autre."@fr ;
        dct:modified       "2022-12-07T08:51:36.6Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/5> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_5:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       5 ;
        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/14>
        a                skos:Concept ;
        rdfs:label       "Lithodeme"@fr , "Lithodeme"@en ;
        dct:description  "A body of predominantly intrusive, highly deformed and/or highly metamorphosed rock, distinguished and delimited on the basis of rock characteristics."@en , "Un corps de roche à prédominance intrusive, hautement déformée et / ou hautement métamorphisée, distingué et délimité en fonction des caractéristiques de la roche."@fr ;
        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/lithodeme> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/13> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:notation    "14" ;
        skos:prefLabel   "Lithodeme"@fr , "Lithodeme"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/9>
        a                skos:Concept ;
        rdfs:label       "Sous-groupe"@fr , "Subgroup"@en ;
        dct:description  "Un sous-groupe est une unité lithostratigraphique informelle de rang immédiatement supérieure à la formation. Un sous-groupe se compose généralement de plusieurs formations."@fr , "A subgroup is the lithostratigraphic unit next higher in rank to formation. A subgroup usually consists of several formations."@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/subgroup> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/8> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower    <https://data.geoscience.fr/ncl/LithoStratRank/10> ;
        skos:notation    "9" ;
        skos:prefLabel   "Subgroup"@en , "Sous-groupe"@fr ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/3>
        a                  skos:Concept ;
        rdfs:label         "Not specified"@en , "Non spécifié"@fr ;
        dct:description    "Unit is not part of a defined stratigraphic hierarchy."@en , "l'unité ne fait pas partie d'une hiérarchie stratigraphique définie."@fr ;
        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/rank_not_specified> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:notation      "3" ;
        skos:prefLabel     "Not specified"@en , "Non spécifié"@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> .

<https://data.geoscience.fr/ncl/LithoStratRank/_10>
        a                  reg:RegisterItem ;
        rdfs:label         "Formation"@fr , "Formation"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.083Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.192Z"^^xsd:dateTime ;
        dct:description    "Un corps de roche identifié par ses caractéristiques lithologiques et sa position stratigraphique; il est artographiable et / ou identifiable en sub-surface. Les formations sont les seules unités lithostratigraphiques formelles dans lesquelles la colonne stratigraphique devrait partout être entièrement divisée sur la base de la lithologie. Le contraste en lithologie entre les formations nécessaires pour justifier leur implantation varie avec la complexité de la géologie d'une région et les détails nécessaires à la cartographie géologique et à l'élaboration de son histoire géologique. Aucune formation n'est considérée comme justifiable et utile si elle ne peut être délimitée à l'échelle de la cartographie géologique pratiquée dans la région. L'épaisseur des formations peut aller de moins d'un mètre à plusieurs milliers de mètres."@fr , "A body of rock identified by lithic characteristics and stratigraphic position; it is usually but not necessarily tabular and is mappable at the Earth's surface or traceable in the subsurface. Formations are the only formal lithostratigraphic units into which the stratigraphic column everywhere should be divided completely on the basis of lithology. The contrast in lithology between formations required to justify their establishment varies with the complexity of the geology of a region and the detail needed for geologic mapping and to work out its geologic history. No formation is considered justifiable and useful that cannot be delineated at the scale of geologic mapping practiced in the region. The thickness of formations may range from less than a meter to several thousand meters."@en ;
        dct:modified       "2022-12-07T08:51:36.567Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/10> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_10:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       10 ;
        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/_4>
        a                  reg:RegisterItem ;
        rdfs:label         "Supergroupe"@fr , "Supergroup"@en ;
        dct:dateAccepted   "2020-04-03T14:55:17.979Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.229Z"^^xsd:dateTime ;
        dct:description    "A supergroup is a formal assemblage of related or superposed groups or of groups and formations"@en , "Un supergroupe est un assemblage formel de groupes apparentés ou superposés ou de groupes et formations."@fr ;
        dct:modified       "2022-12-07T08:51:36.577Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/4> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_4:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       4 ;
        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/13>
        a                skos:Concept ;
        rdfs:label       "Suite"@fr , "Suite"@en ;
        dct:description  "A formal lithodemic unit next higher in rank to lithodeme. It comprises two or more associated lithodemes of the same class (e.g., plutonic, metamorphic)"@en , "Unité lithodémique formelle de rang supérieur au lithodème. Il comprend deux ou plusieurs lithodèmes associés de la même classe (par exemple, plutonique, métamorphique)"@fr ;
        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/suite> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/5> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower    <https://data.geoscience.fr/ncl/LithoStratRank/14> ;
        skos:notation    "13" ;
        skos:prefLabel   "Suite"@fr , "Suite"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/8>
        a                skos:Concept ;
        rdfs:label       "Groupe"@fr , "Group"@en ;
        dct:description  "A group is the lithostratigraphic unit next higher in rank to either subgroup or formation. A groups may consist of two or more subgroups or two or more formations or a combination of both."@en , "Un groupe est l'unité lithostratigraphique formel de rang supérieur au sous-groupe ou à la formation. Un groupe peut être composé de deux sous-groupes ou plus ou de deux ou plusieurs formations ou d'une combinaison des deux."@fr ;
        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/group> ;
        skos:broader     <https://data.geoscience.fr/ncl/LithoStratRank/4> ;
        skos:inScheme    <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower    <https://data.geoscience.fr/ncl/LithoStratRank/9> ;
        skos:notation    "8" ;
        skos:prefLabel   "Groupe"@fr , "Group"@en ;
        adms:status      <http://inspire.ec.europa.eu/registry/status/valid> ;
        <https://data.geoscience.fr/def/main#nature>
                <https://data.geoscience.fr/ncl/natelem/1> .

<https://data.geoscience.fr/ncl/LithoStratRank/2>
        a                  skos:Concept ;
        rdfs:label         "Mégaséquence"@fr , "Megasequence"@en ;
        dct:description    "A succession of st of supersequences. A megasequence is bounded by 1st order sequence stratigraphy surfaces, often witnessing a tectonic stage sharply impcating the dynamic of a sedimentary basin"@en , "Une succession de superséquences. Une mégaséquence est délimitée par des surfaces temps de 1er ordre, lesquelles signent  très souvent un contrôle tectonique marquant un changement majeur dans le fonctionnement  et d'un bassin sédimentaire."@fr ;
        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/megasequence> ;
        skos:inScheme      <https://data.geoscience.fr/ncl/LithoStratRank> ;
        skos:narrower      <https://data.geoscience.fr/ncl/LithoStratRank/6> ;
        skos:notation      "2" ;
        skos:prefLabel     "Mégaséquence"@fr , "Megasequence"@en ;
        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> .

<https://data.geoscience.fr/ncl/LithoStratRank/_15>
        a                  reg:RegisterItem ;
        rdfs:label         "Parasequence"@en , "Paraséquence"@fr ;
        dct:dateAccepted   "2020-04-03T14:55:18.16Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.597Z"^^xsd:dateTime ;
        dct:description    "Succession relativement conforme de bancs ou d'unités sédimentaires cohérentes entre eux/elles, c'est à dire génétiquement lié(e)s par un même environnement de dépôt.Une paraséqunce est délimitée à la base et au sommet par des surfaces d'inondations mineures ou surfaces correlatives associées représentant des isochrones  de 4eme ordre(Van Wagoner et al., 1988).  Les paraséquences définies sont placées à un niveau inférieur à celui des séquences de dépôt, mais il n'y a aucune autre implication du niveau hiérarchique (P.A. Allen, J.R. Allen, Basin Analysis: Principles and Application to Petroleum Play Assessment, 2013)."@fr , "Relatively conformable succession of beds/units of genetically related to beds ou bed-sets bounded by 4th order flooding surfaces or their correlative surfaces (Van Wagoner et al., 1988). The boudaries of parasequences, as in depositional sequence boundaries, are thought to be synchronous surfaces. Parasequences defined are placed at a lower level than depositional sequences, but there is no further implication of hierarchical level (P.A. Allen, J.R. Allen, Basin Analysis: Principles and Application to Petroleum Play Assessment, 2013)"@en ;
        dct:modified       "2022-12-07T08:51:36.544Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/15> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_15:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       15 ;
        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/_9>
        a                  reg:RegisterItem ;
        rdfs:label         "Sous-groupe"@fr , "Subgroup"@en ;
        dct:dateAccepted   "2020-04-03T14:55:18.064Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2020-04-03T14:55:00.586Z"^^xsd:dateTime ;
        dct:description    "Un sous-groupe est une unité lithostratigraphique informelle de rang immédiatement supérieure à la formation. Un sous-groupe se compose généralement de plusieurs formations."@fr , "A subgroup is the lithostratigraphic unit next higher in rank to formation. A subgroup usually consists of several formations."@en ;
        dct:modified       "2022-12-07T08:51:36.575Z"^^xsd:dateTime ;
        reg:definition     [ reg:entity       <https://data.geoscience.fr/ncl/LithoStratRank/9> ;
                             reg:sourceGraph  <https://data.geoscience.fr/ncl/LithoStratRank/_9:3#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       9 ;
        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 .
