@prefix dqm:   <http://def.isotc211.org/iso19157/2013/DataQualityMeasures#> .
@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 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.geocatalogue.fr/ncl/structure/Owner/2>
        a               skos:Concept ;
        rdfs:label      "Commission de validation des données pour l’information spatialisée"@fr ;
        reg:notation    "2" ;
        skos:altLabel   "COVADIS"@fr ;
        skos:notation   "COVADIS" ;
        skos:prefLabel  "COVADIS"@fr .

<https://data.geocatalogue.fr/ncl/structure/Owner/CNIG>
        a                skos:Concept ;
        rdfs:label       "CNIG" ;
        dct:description  "Conseil national de l'information géographique" ;
        reg:notation     "CNIG" ;
        skos:inScheme    <http://cnig.gouv.fr/> ;
        skos:notation    "CNIG" .

<https://data.geocatalogue.fr/ncl/structure/Owner>
        a                      ldp:Container , reg:Register ;
        rdfs:label             "Producteurs"@fr , "Owner"@en ;
        rdfs:member            <https://data.geocatalogue.fr/ncl/structure/Owner/BRGM> , <https://data.geocatalogue.fr/ncl/structure/Owner/1> , <https://data.geocatalogue.fr/ncl/structure/Owner/2> , <https://data.geocatalogue.fr/ncl/structure/Owner/CNIG> ;
        dct:description        "Ce registre contient liste des producteurs / propriétaires  des registres."@fr , "This register contains the list of producers / owners of the registers"@en ;
        dct:modified           "2019-11-04T10:36:27.123Z"^^xsd:dateTime ;
        reg:notation           "Owner" ;
        owl:versionInfo        8 ;
        ldp:hasMemberRelation  rdfs:member .

<https://data.geocatalogue.fr/ncl/structure/Owner/BRGM>
        a                skos:Concept ;
        rdfs:label       "BRGM" ;
        dct:description  "Bureau de Recherches Géologiques et Minières" ;
        reg:notation     "BRGM" ;
        skos:inScheme    <https://www.brgm.fr> ;
        skos:notation    "BRGM" .

<https://data.geocatalogue.fr/ncl/structure/Owner/1>
        a               skos:Concept ;
        rdfs:label      "Ministère de la Transition écologique et solidaire"@fr ;
        reg:notation    "1" ;
        skos:altLabel   "Ministère en charge de la transistion écologique"@fr ;
        skos:notation   "MTES" ;
        skos:prefLabel  "Ministère de la Transition écologique et solidaire"@fr .
