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