@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/3b2e3d15-369e-4ab2-a82a-067737c6453c> a dcat:Dataset ;
    dct:description "Couche contenant les limites des communes issues de la Bd Topo de l'année 2015. IL s'agit des limites de communes utilisées principalement par Enedis" ;
    dct:identifier "3b2e3d15-369e-4ab2-a82a-067737c6453c" ;
    dct:issued "2026-04-12T23:30:42.123916"^^xsd:dateTime ;
    dct:modified "2026-04-12T23:31:57.980739"^^xsd:dateTime ;
    dct:publisher <http://te53-ckan.agaricids.com/organization/b9afa173-cf4f-4228-89e0-edf52d908147> ;
    dct:title "Commune Enedis" ;
    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/3b2e3d15-369e-4ab2-a82a-067737c6453c/resource/59465e45-8fd4-4446-b3a9-8daec2a13f6d> .

<http://te53-ckan.agaricids.com/dataset/3b2e3d15-369e-4ab2-a82a-067737c6453c/resource/59465e45-8fd4-4446-b3a9-8daec2a13f6d> a dcat:Distribution ;
    dct:description "Métadonnées associées à la table" ;
    dct:format "PDF" ;
    dct:issued "2026-04-12T23:31:57.991550"^^xsd:dateTime ;
    dct:modified "2026-04-12T23:31:57.987344"^^xsd:dateTime ;
    dct:title "Fiche de métadonnée" ;
    dcat:accessURL <https://te53-cloud.agaricids.com/public/ressources/ckan/metadonnees/referentiel_commune_enedis.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" .

