@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://dev.public-backoffice.dash4all.ai/dataset/0f92ce91-ad75-4c3d-a8a3-f221d0aa7d2d> a dcat:Dataset ;
    dct:identifier "0f92ce91-ad75-4c3d-a8a3-f221d0aa7d2d" ;
    dct:issued "2026-03-18T08:35:17.486072"^^xsd:dateTime ;
    dct:modified "2026-03-18T08:35:58.476850"^^xsd:dateTime ;
    dct:publisher <https://dev.public-backoffice.dash4all.ai/organization/def1958e-033e-4fda-b401-2fdad92418d9> ;
    dct:title "Stationnement La Rochelle" ;
    dcat:distribution <https://dev.public-backoffice.dash4all.ai/dataset/0f92ce91-ad75-4c3d-a8a3-f221d0aa7d2d/resource/7ddacc05-a72c-4c6b-8ec8-090f3198c7f8> ;
    dcat:landingPage <https://opendata.agglo-larochelle.fr/sites/default/files/dataset/998/ac26f-0137-440e-a82f-4c94f3057ad9/parking_lieu_stationnement.csv> .

<https://dev.public-backoffice.dash4all.ai/dataset/0f92ce91-ad75-4c3d-a8a3-f221d0aa7d2d/resource/7ddacc05-a72c-4c6b-8ec8-090f3198c7f8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-18T08:35:20.310542"^^xsd:dateTime ;
    dct:modified "2026-03-18T08:35:24.425114"^^xsd:dateTime ;
    dct:title "stationnement_la_rochelle.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "7fa49b086f25c78fab132b74811f6974"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dev.public.dash4all.ai/sites/default/files/dataset/0f9/2ce91-ad75-4c3d-a8a3-f221d0aa7d2d/stationnement_la_rochelle.csv> ;
    dcat:mediaType "text/csv" .

<https://dev.public-backoffice.dash4all.ai/organization/def1958e-033e-4fda-b401-2fdad92418d9> a foaf:Agent ;
    foaf:name "public" .

<https://opendata.agglo-larochelle.fr/sites/default/files/dataset/998/ac26f-0137-440e-a82f-4c94f3057ad9/parking_lieu_stationnement.csv> a foaf:Document .

