@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/eb450022-822e-4733-aa34-c79c7cd2e30d> a dcat:Dataset ;
    dct:description "DESCRIPTION À RENSEIGNER DANS LA TABLE D'ORIGINE" ;
    dct:identifier "eb450022-822e-4733-aa34-c79c7cd2e30d" ;
    dct:issued "2026-06-30T10:09:12.314418"^^xsd:dateTime ;
    dct:modified "2026-06-30T10:10:56.854829"^^xsd:dateTime ;
    dct:publisher <http://te53-ckan.agaricids.com/organization/b9afa173-cf4f-4228-89e0-edf52d908147> ;
    dct:title "Lampe" ;
    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/eb450022-822e-4733-aa34-c79c7cd2e30d/resource/d4a0f933-9774-4dc5-88c4-5551502fed8e> .

<http://te53-ckan.agaricids.com/dataset/eb450022-822e-4733-aa34-c79c7cd2e30d/resource/d4a0f933-9774-4dc5-88c4-5551502fed8e> a dcat:Distribution ;
    dct:description "Métadonnées associées à la table" ;
    dct:format "PDF" ;
    dct:issued "2026-06-30T10:10:56.869781"^^xsd:dateTime ;
    dct:modified "2026-06-30T10:10:56.863870"^^xsd:dateTime ;
    dct:title "Fiche de métadonnée" ;
    dcat:accessURL <https://te53-cloud.agaricids.com/public/ressources/ckan/metadonnees/eclairage_public_lampe.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" .

