@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/7ffea7ea-6abb-4e15-9299-80a1395b6583> a dcat:Dataset ;
    dct:description "Liste des lieux de vente de billets pour les lignes Mobigo en Bourgogne-Franche-Comté" ;
    dct:identifier "7ffea7ea-6abb-4e15-9299-80a1395b6583" ;
    dct:issued "2026-01-05T01:10:59.123557"^^xsd:dateTime ;
    dct:modified "2026-04-28T13:32:40.463375"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/e078cc02-5893-4a72-a75f-f85db6bbcb98> ;
    dct:title "Lieux de vente des billets Mobigo" ;
    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/7ffea7ea-6abb-4e15-9299-80a1395b6583/resource/316e86ab-2c88-420f-b124-fce7fec79b8c> ;
    dcat:keyword "bus",
        "car BD Carthage",
        "gtfs",
        "mobigo",
        "mobilit",
        "transports" .

<https://ckan2.data.arnia-bfc.fr/dataset/7ffea7ea-6abb-4e15-9299-80a1395b6583/resource/316e86ab-2c88-420f-b124-fce7fec79b8c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-10-13T16:58:50.284884"^^xsd:dateTime ;
    dct:modified "2026-01-07T03:33:53.881915"^^xsd:dateTime ;
    dct:title "Lieux de vente par département" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f8faccace6c57f1c43a0a92eb9a1fb80"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan2.data.arnia-bfc.fr/dataset/7ffea7ea-6abb-4e15-9299-80a1395b6583/resource/316e86ab-2c88-420f-b124-fce7fec79b8c/download/lieux-de-vente-par-departement> ;
    dcat:byteSize "5229"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://ckan2.data.arnia-bfc.fr/organization/e078cc02-5893-4a72-a75f-f85db6bbcb98> a foaf:Agent ;
    foaf:name "Région Bourgogne-Franche-Comté" .

