@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://dev.anfrd-backoffice.data4citizen.com/dataset/ae7ed3a9-fc55-4a5a-a5f3-565a6d326714> a dcat:Dataset ;
    dct:identifier "ae7ed3a9-fc55-4a5a-a5f3-565a6d326714" ;
    dct:issued "2026-05-19T14:20:19.440345"^^xsd:dateTime ;
    dct:modified "2026-05-19T14:20:39.339209"^^xsd:dateTime ;
    dct:publisher <https://dev.anfrd-backoffice.data4citizen.com/organization/d082fa89-3f5f-4250-a9a0-3729d9c62a55> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-61.6336 -21.1097, 55.2542 -21.1097, 55.2542 51.0065, -61.6336 51.0065, -61.6336 -21.1097))"^^gsp:wktLiteral ] ;
    dct:title "Test Geojson with CSV V2" ;
    dcat:distribution <https://dev.anfrd-backoffice.data4citizen.com/dataset/ae7ed3a9-fc55-4a5a-a5f3-565a6d326714/resource/8b1b3b3c-a6e0-44c1-87c0-de6a6889c362> ;
    dcat:landingPage <https://dev.anfrd.data4citizen.com/visualisation/information/?id=test_geojson_with_csv_v2> .

<https://dev.anfrd-backoffice.data4citizen.com/dataset/ae7ed3a9-fc55-4a5a-a5f3-565a6d326714/resource/8b1b3b3c-a6e0-44c1-87c0-de6a6889c362> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T14:20:23.889935"^^xsd:dateTime ;
    dct:modified "2026-05-19T14:20:29.576967"^^xsd:dateTime ;
    dct:title "dem_21_pop_dep.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "86524543ea85af0fd55c655ed54d2990"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dev.anfrd.data4citizen.com/sites/default/files/dataset/ae7/ed3a9-fc55-4a5a-a5f3-565a6d326714/dem_21_pop_dep.csv> ;
    dcat:mediaType "text/csv" .

<https://dev.anfrd-backoffice.data4citizen.com/organization/d082fa89-3f5f-4250-a9a0-3729d9c62a55> a foaf:Agent ;
    foaf:name "Agence nationale des fréquences" .

<https://dev.anfrd.data4citizen.com/visualisation/information/?id=test_geojson_with_csv_v2> a foaf:Document .

