@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan2.data.arnia-bfc.fr/dataset/6ccd77de-9943-4eb8-97c4-3791e432effb> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier "6ccd77de-9943-4eb8-97c4-3791e432effb" ;
    dct:issued "2025-12-31T18:59:04.593582"^^xsd:dateTime ;
    dct:modified "2026-04-28T13:17:12.180598"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/072ae5c6-db0d-4a15-b959-6534fd58e7c7> ;
    dct:title "Charte Base adresses locale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IDéO BFC" ;
            vcard:hasEmail <mailto:ideo@arnia-bfc.fr> ] ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/6ccd77de-9943-4eb8-97c4-3791e432effb/resource/5487a8c6-979b-4d43-a3ed-35401f29ea54> ;
    dcat:keyword "geospatial" ;
    dcat:landingPage <https://www.data.gouv.fr/> .

<https://ckan2.data.arnia-bfc.fr/dataset/6ccd77de-9943-4eb8-97c4-3791e432effb/resource/5487a8c6-979b-4d43-a3ed-35401f29ea54> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-06-04T16:38:53.611326"^^xsd:dateTime ;
    dct:modified "2026-04-01T08:03:25.180492"^^xsd:dateTime ;
    dct:title "https://opendata-grandbelfort.hub.arcgis.com/pages/grandbelfort::charte-base-adresses-locale" ;
    dcat:accessURL <https://opendata-grandbelfort.hub.arcgis.com/pages/grandbelfort::charte-base-adresses-locale> .

<https://ckan2.data.arnia-bfc.fr/organization/072ae5c6-db0d-4a15-b959-6534fd58e7c7> a foaf:Agent ;
    foaf:name "Grand Belfort - Communauté d'agglomération" .

<https://www.data.gouv.fr/> a foaf:Document .

