@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan2.data.arnia-bfc.fr/dataset/e490f688-6cb2-4687-b12f-382599b17605> a dcat:Dataset ;
    dct:description "Carte des OMR collectés en kg/hab. à l'échelle des EPCI compétents (2020)" ;
    dct:identifier "e490f688-6cb2-4687-b12f-382599b17605" ;
    dct:issued "2023-05-30T22:11:47.581842"^^xsd:dateTime ;
    dct:modified "2026-05-10T18:45:33.806962"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/9c6db80e-f1cb-4044-a241-288e7a2b4bcc> ;
    dct:title "Collecte des OMR à l'échelle des acteurs compétents (2020)" .

<https://ckan2.data.arnia-bfc.fr/organization/9c6db80e-f1cb-4044-a241-288e7a2b4bcc> a foaf:Agent ;
    foaf:name "odec-bfc" .

