@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/4b675ad9-eadb-4003-86f5-15bb1daceb27> a dcat:Dataset ;
    dct:description "Jeu de données sur les hotspots Wifi dans la Ville de La Rochelle, importé depuis data.gouv.fr." ;
    dct:identifier "4b675ad9-eadb-4003-86f5-15bb1daceb27" ;
    dct:issued "2026-03-25T10:32:56.526863"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:33:46.940755"^^xsd:dateTime ;
    dct:publisher <https://dev.public-backoffice.dash4all.ai/organization/def1958e-033e-4fda-b401-2fdad92418d9> ;
    dct:title "Hotspot Wifi Ville de La Rochelle" ;
    dcat:distribution <https://dev.public-backoffice.dash4all.ai/dataset/4b675ad9-eadb-4003-86f5-15bb1daceb27/resource/ca7a5d5d-1312-46a3-9145-30d5eccd49d9> ;
    dcat:landingPage <https://dev.public.dash4all.ai/visualisation/information/?id=hotspot_wifi_ville_de_la_rochelle> .

<https://dev.public-backoffice.dash4all.ai/dataset/4b675ad9-eadb-4003-86f5-15bb1daceb27/resource/ca7a5d5d-1312-46a3-9145-30d5eccd49d9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-03-25T10:33:01.058246"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:33:05.207772"^^xsd:dateTime ;
    dct:title "telecommunication_hotspot_wifi_ville_de_la_rochelle.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "590ab6d1ee5367fcc58019a7c8a8efc9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dev.public.dash4all.ai/sites/default/files/dataset/4b6/75ad9-eadb-4003-86f5-15bb1daceb27/telecommunication_hotspot_wifi_ville_de_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://dev.public.dash4all.ai/visualisation/information/?id=hotspot_wifi_ville_de_la_rochelle> a foaf:Document .

