@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/4420042a-544c-40b6-b7df-0a32bf4a0c3d> a dcat:Dataset ;
    dct:description "DESCRIPTION À RENSEIGNER DANS LA TABLE D'ORIGINE" ;
    dct:identifier "4420042a-544c-40b6-b7df-0a32bf4a0c3d" ;
    dct:issued "2026-04-12T23:30:37.043303"^^xsd:dateTime ;
    dct:modified "2026-04-12T23:32:13.803448"^^xsd:dateTime ;
    dct:publisher <http://te53-ckan.agaricids.com/organization/b9afa173-cf4f-4228-89e0-edf52d908147> ;
    dct:title "Masqueopacitepcrs" ;
    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/4420042a-544c-40b6-b7df-0a32bf4a0c3d/resource/8474ac3c-a1a9-4ed4-b504-2758b5a0b4cd> .

<http://te53-ckan.agaricids.com/dataset/4420042a-544c-40b6-b7df-0a32bf4a0c3d/resource/8474ac3c-a1a9-4ed4-b504-2758b5a0b4cd> a dcat:Distribution ;
    dct:description "Métadonnées associées à la table" ;
    dct:format "PDF" ;
    dct:issued "2026-04-12T23:32:13.820263"^^xsd:dateTime ;
    dct:modified "2026-04-12T23:32:13.812807"^^xsd:dateTime ;
    dct:title "Fiche de métadonnée" ;
    dcat:accessURL <https://te53-cloud.agaricids.com/public/ressources/ckan/metadonnees/pcrs_masqueopacitepcrs.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" .

