@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/SourceDonneesTrafic/Comptage_permanent_type_SIREDO>
        a                skos:Concept ;
        rdfs:label       "Comptage permanent type SIREDO" ;
        dct:description  "Comptage permanent type SIREDO" ;
        reg:notation     "Comptage_permanent_type_SIREDO" ;
        skos:notation    "Comptage_permanent_type_SIREDO" .

<https://data.geocatalogue.fr/ncl/SourceDonneesTrafic/_Comptage_permanent_type_SIREDO>
        a                  reg:RegisterItem ;
        rdfs:label         "Comptage permanent type SIREDO" ;
        dct:dateAccepted   "2019-11-05T13:54:59.93Z"^^xsd:dateTime ;
        dct:dateSubmitted  "2019-11-05T13:51:24.771Z"^^xsd:dateTime ;
        dct:description    "Comptage permanent type SIREDO" ;
        reg:definition     [ reg:entity       <https://data.geocatalogue.fr/ncl/SourceDonneesTrafic/Comptage_permanent_type_SIREDO> ;
                             reg:sourceGraph  <https://data.geocatalogue.fr/ncl/SourceDonneesTrafic/_Comptage_permanent_type_SIREDO:1#graph>
                           ] ;
        reg:itemClass      skos:Concept ;
        reg:notation       "Comptage_permanent_type_SIREDO" ;
        reg:register       <https://data.geocatalogue.fr/ncl/SourceDonneesTrafic> ;
        reg:status         reg:statusExperimental ;
        reg:submitter      [ foaf:accountName  "u.clain@brgm.fr" ;
                             foaf:name         "Ulrich Clain"
                           ] ;
        owl:versionInfo    2 .
