@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/d238e4ec-54ab-4be0-ad09-cf8fe664fa1c> a dcat:Dataset ;
    dct:description """Résultats bruts de toutes les élections de la ville de Besançon

""" ;
    dct:identifier "d238e4ec-54ab-4be0-ad09-cf8fe664fa1c" ;
    dct:issued "2026-01-05T14:04:49.559300"^^xsd:dateTime ;
    dct:modified "2026-01-05T15:09:58.268555"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/e1cff81e-2b81-4394-92ee-72f5dfdeaa8b> ;
    dct:title "Toutes les élections de Besançon entre 1981 et 2022" ;
    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/d238e4ec-54ab-4be0-ad09-cf8fe664fa1c/resource/2270ead2-c6fc-433e-bb75-08603b7030c2> ;
    dcat:keyword "cantonales",
        "elections",
        "legislatives",
        "municipales",
        "presidentielle",
        "vote" .

<https://ckan2.data.arnia-bfc.fr/dataset/d238e4ec-54ab-4be0-ad09-cf8fe664fa1c/resource/2270ead2-c6fc-433e-bb75-08603b7030c2> a dcat:Distribution ;
    dct:issued "2026-01-05T00:01:59.645475"^^xsd:dateTime ;
    dct:modified "2026-01-05T15:09:58.273300"^^xsd:dateTime ;
    dct:title "https://data.grandbesancon.fr/opendata/dataset/electionsBesancon19812022" ;
    dcat:accessURL <https://data.grandbesancon.fr/opendata/dataset/electionsBesancon19812022> .

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

