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

<https://prd.ckan-normandie.data4citizen.com/dataset/5efa3498-a06d-4468-a961-756931f64fff> a dcat:Dataset ;
    dct:identifier "5efa3498-a06d-4468-a961-756931f64fff" ;
    dct:issued "2026-07-30T07:08:05.818956"^^xsd:dateTime ;
    dct:modified "2026-07-30T13:53:45.931098"^^xsd:dateTime ;
    dct:publisher <https://prd.ckan-normandie.data4citizen.com/organization/7740fa49-4c62-4437-9342-e5113810767f> ;
    dct:title "Test_ARA" ;
    dcat:distribution <https://prd.ckan-normandie.data4citizen.com/dataset/5efa3498-a06d-4468-a961-756931f64fff/resource/073eeb7c-52c5-462a-813f-d2bdc144ad3b>,
        <https://prd.ckan-normandie.data4citizen.com/dataset/5efa3498-a06d-4468-a961-756931f64fff/resource/1abad454-939a-4850-b261-a659e27e3e29> ;
    dcat:landingPage <https://www.datanormandie.fr/visualisation/information/?id=test_ara> .

<https://prd.ckan-normandie.data4citizen.com/dataset/5efa3498-a06d-4468-a961-756931f64fff/resource/073eeb7c-52c5-462a-813f-d2bdc144ad3b> a dcat:Distribution ;
    dct:description "Only update needed attribute." ;
    dct:format "GeoJSON" ;
    dct:issued "2026-07-30T07:08:07.476088"^^xsd:dateTime ;
    dct:modified "2026-07-30T11:57:08.267833"^^xsd:dateTime ;
    dct:title "regions.geojson" ;
    dcat:accessURL <https://www.datanormandie.fr/sites/default/files/dataset/5ef/a3498-a06d-4468-a961-756931f64fff/regions.geojson> ;
    dcat:mediaType "application/geo+json" .

<https://prd.ckan-normandie.data4citizen.com/dataset/5efa3498-a06d-4468-a961-756931f64fff/resource/1abad454-939a-4850-b261-a659e27e3e29> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-30T07:08:09.327237"^^xsd:dateTime ;
    dct:modified "2026-07-30T07:08:12.696462"^^xsd:dateTime ;
    dct:title "regions.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "184f806749f0b76df69b5d703f6c0620"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.datanormandie.fr/sites/default/files/dataset/5ef/a3498-a06d-4468-a961-756931f64fff/csv_gen_5efa3498_a06d_4468_a961_756931f64fff_6a6af857aeaae.csv> ;
    dcat:mediaType "text/csv" .

<https://prd.ckan-normandie.data4citizen.com/organization/7740fa49-4c62-4437-9342-e5113810767f> a foaf:Agent ;
    foaf:name "ARA" .

<https://www.datanormandie.fr/visualisation/information/?id=test_ara> a foaf:Document .

