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

<https://dev.public-backoffice.dash4all.ai/dataset/cfaf680d-ee53-4361-8774-51af6c436547> a dcat:Dataset ;
    dct:identifier "cfaf680d-ee53-4361-8774-51af6c436547" ;
    dct:issued "2026-03-18T08:12:57.697687"^^xsd:dateTime ;
    dct:modified "2026-03-18T08:13:15.719983"^^xsd:dateTime ;
    dct:publisher <https://dev.public-backoffice.dash4all.ai/organization/def1958e-033e-4fda-b401-2fdad92418d9> ;
    dct:title "test_v1" ;
    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/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 .

