@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#> .

<http://te53-ckan.agaricids.com/dataset/2b4c5da1-fcac-44b5-9d83-0707e3691a64> a dcat:Dataset ;
    dct:description "Consommation journalière associée à un PRM. Source API ENEDIS" ;
    dct:identifier "2b4c5da1-fcac-44b5-9d83-0707e3691a64" ;
    dct:issued "2026-06-30T10:09:39.168785"^^xsd:dateTime ;
    dct:modified "2026-06-30T10:11:04.714641"^^xsd:dateTime ;
    dct:publisher <http://te53-ckan.agaricids.com/organization/b9afa173-cf4f-4228-89e0-edf52d908147> ;
    dct:title "Borne Recharge Consommation Journaliere" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Service Géomatique et PCRS" ;
            vcard:hasEmail <mailto:sig@te53.fr> ] ;
    dcat:distribution <http://te53-ckan.agaricids.com/dataset/2b4c5da1-fcac-44b5-9d83-0707e3691a64/resource/c7fa8952-e1d7-4184-99df-69d424547520> .

<http://te53-ckan.agaricids.com/dataset/2b4c5da1-fcac-44b5-9d83-0707e3691a64/resource/c7fa8952-e1d7-4184-99df-69d424547520> a dcat:Distribution ;
    dct:description "Métadonnées associées à la table" ;
    dct:format "PDF" ;
    dct:issued "2026-06-30T10:11:04.725235"^^xsd:dateTime ;
    dct:modified "2026-06-30T10:11:04.721054"^^xsd:dateTime ;
    dct:title "Fiche de métadonnée" ;
    dcat:accessURL <https://te53-cloud.agaricids.com/public/ressources/ckan/metadonnees/transition_energetique_borne_recharge_consommation_journaliere.pdf> ;
    dcat:mediaType "application/pdf" .

<http://te53-ckan.agaricids.com/organization/b9afa173-cf4f-4228-89e0-edf52d908147> a foaf:Organization ;
    foaf:name "Territoire d'énergie Mayenne" .

