@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993> a dcat:Dataset ;
    dct:description """Mise à jour des lieux de stationnement vélos sur le territoire du Grand Chalon, avec :
- le nombre de places
- leurs localisations 
- les types de stationnement (abris sécurisés, des arceaux, des appuis-vélos, etc.)
- etc.

[Site web du Grand Chalon.](https://www.legrandchalon.fr/)
[Site web du réseau de transport ZOOM.](https://www.reseau-zoom.com/fr/)

""" ;
    dct:identifier "843b2de0-294e-4097-8ce9-4e7d35fc8993" ;
    dct:issued "2025-12-30T07:18:09.106012"^^xsd:dateTime ;
    dct:modified "2026-04-28T13:08:19.916612"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/e2bf7f8f-1212-4358-909b-94463d2bf95d> ;
    dct:title "Stationnement vélo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IDéO BFC" ;
            vcard:hasEmail <mailto:ideo@arnia-bfc.fr> ] ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993/resource/0e96f071-255c-458b-b190-92aa091a728d>,
        <https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993/resource/c11900b7-a95d-4fbd-8bfd-9d7383a00ecf> ;
    dcat:keyword "cyclable",
        "le-grand-chalon",
        "mobilite-douce",
        "station-velo",
        "stationnement",
        "velo" ;
    dcat:landingPage <https://www.data.gouv.fr/> .

<https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993/resource/0e96f071-255c-458b-b190-92aa091a728d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-15T00:04:02.609760"^^xsd:dateTime ;
    dct:modified "2025-12-30T07:18:09.884802"^^xsd:dateTime ;
    dct:title "https://static.data.gouv.fr/resources/stationnement-velo-1/20250828-143648/export-stationnement-velos-16-.csv" ;
    dcat:accessURL <https://static.data.gouv.fr/resources/stationnement-velo-1/20250828-143648/export-stationnement-velos-16-.csv> ;
    dcat:mediaType "text/csv" .

<https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993/resource/c11900b7-a95d-4fbd-8bfd-9d7383a00ecf> a dcat:Distribution ;
    dct:description "Ressource uploadée dérivée de : https://static.data.gouv.fr/resources/stationnement-velo-1/20250828-143648/export-stationnement-velos-16-.csv" ;
    dct:format "CSV" ;
    dct:issued "2025-12-30T07:18:09.904165"^^xsd:dateTime ;
    dct:modified "2025-12-30T07:27:04.123002"^^xsd:dateTime ;
    dct:title "https://static.data.gouv.fr/resources/stationnement-velo-1/20250828-143648/export-stationnement-velos-16-.csv_uploaded" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "4be2cbf556a08424d7aca2ea5303ed27"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan2.data.arnia-bfc.fr/dataset/843b2de0-294e-4097-8ce9-4e7d35fc8993/resource/c11900b7-a95d-4fbd-8bfd-9d7383a00ecf/download/tmp2n1vekrq.csv> ;
    dcat:byteSize "80628"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan2.data.arnia-bfc.fr/organization/e2bf7f8f-1212-4358-909b-94463d2bf95d> a foaf:Agent ;
    foaf:name "CA Le Grand Chalon" .

<https://www.data.gouv.fr/> a foaf:Document .

