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

<https://ckan2.data.arnia-bfc.fr/dataset/b7357761-9cdb-4011-af47-1f854d055e62> a dcat:Dataset ;
    dct:description "Géolocalisation des bureaux de vote de Besançon" ;
    dct:identifier "b7357761-9cdb-4011-af47-1f854d055e62" ;
    dct:issued "2026-01-05T14:04:55.339348"^^xsd:dateTime ;
    dct:modified "2026-01-05T15:13:18.357585"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/e1cff81e-2b81-4394-92ee-72f5dfdeaa8b> ;
    dct:title "Bureaux de Vote de Besançon" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Plateforme Idéo" ;
            vcard:hasEmail <mailto:ideo@ternum-bfc.fr> ] ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/b7357761-9cdb-4011-af47-1f854d055e62/resource/9b026dfd-6ff0-4bd4-adce-67b8961567f1> ;
    dcat:keyword "bureauxdevote",
        "election",
        "vote" .

<https://ckan2.data.arnia-bfc.fr/dataset/b7357761-9cdb-4011-af47-1f854d055e62/resource/9b026dfd-6ff0-4bd4-adce-67b8961567f1> a dcat:Distribution ;
    dct:issued "2026-01-05T00:01:16.780760"^^xsd:dateTime ;
    dct:modified "2026-01-05T15:13:18.361941"^^xsd:dateTime ;
    dct:title "https://data.grandbesancon.fr/opendata/dataset/bureauxDeVote" ;
    dcat:accessURL <https://data.grandbesancon.fr/opendata/dataset/bureauxDeVote> .

<https://ckan2.data.arnia-bfc.fr/organization/e1cff81e-2b81-4394-92ee-72f5dfdeaa8b> a foaf:Agent ;
    foaf:name "Ville de Besançon" .

