@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://prd.ckan-normandie.data4citizen.com/dataset/43aaa931-59fa-4547-bcb4-77601e451426> a dcat:Dataset ;
    dct:description "Adhérents à DataNormandie." ;
    dct:identifier "43aaa931-59fa-4547-bcb4-77601e451426" ;
    dct:issued "2025-03-24T08:46:57.662846"^^xsd:dateTime ;
    dct:modified "2026-06-27T22:41:33.798098"^^xsd:dateTime ;
    dct:publisher <https://prd.ckan-normandie.data4citizen.com/organization/e6a7359d-1144-4c67-b7c1-aba1e335499c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.4524 48.0379, 2.8290 48.0379, 2.8290 50.7485, -3.4524 50.7485, -3.4524 48.0379))"^^gsp:wktLiteral ] ;
    dct:title "Carte des adhérents" ;
    dcat:distribution <https://prd.ckan-normandie.data4citizen.com/dataset/43aaa931-59fa-4547-bcb4-77601e451426/resource/afd1bb83-54c8-43ef-9a51-a4835a9b1551> ;
    dcat:landingPage <http://data4citizen-ckan:5000//dataset/carte_des_adherents> .

<http://data4citizen-ckan:5000//dataset/carte_des_adherents> a foaf:Document .

<https://prd.ckan-normandie.data4citizen.com/dataset/43aaa931-59fa-4547-bcb4-77601e451426/resource/afd1bb83-54c8-43ef-9a51-a4835a9b1551> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-03-27T13:30:49.181696"^^xsd:dateTime ;
    dct:modified "2025-03-27T13:30:50.587644"^^xsd:dateTime ;
    dct:title "geonormandie_membres_04062024_0_141.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "74ca10208a4955098403dfbe04563093"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.datanormandie.fr/sites/default/files/dataset/2025/03/27/43aaa931-59fa-4547-bcb4-77601e451426/geonormandie_membres_04062024_0_141.csv> ;
    dcat:mediaType "text/csv" .

<https://prd.ckan-normandie.data4citizen.com/organization/e6a7359d-1144-4c67-b7c1-aba1e335499c> a foaf:Agent ;
    foaf:name "Région Normandie" .

