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

<https://ckan2.data.arnia-bfc.fr/dataset/5fe91276-2e71-4990-a10c-2dc48bc84900> a dcat:Dataset ;
    dct:description "Surface de pelouse sur l’ensemble de la Ville de Nevers." ;
    dct:identifier "5fe91276-2e71-4990-a10c-2dc48bc84900" ;
    dct:issued "2026-01-01T04:39:32.079300"^^xsd:dateTime ;
    dct:modified "2026-04-01T07:41:10.038584"^^xsd:dateTime ;
    dct:publisher <https://ckan2.data.arnia-bfc.fr/organization/536ad5ce-7ea5-49b3-9459-2dc5098223cc> ;
    dct:title "Surfaces enherbées" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Plateforme Idéo" ;
            vcard:hasEmail <mailto:ideo@ternum-bfc.fr> ] ;
    dcat:distribution <https://ckan2.data.arnia-bfc.fr/dataset/5fe91276-2e71-4990-a10c-2dc48bc84900/resource/dc5684b0-c9a0-4e14-bcbf-bce762ad7ab6> ;
    dcat:keyword "herbe",
        "pelouses",
        "surface-en-herbe" .

<https://ckan2.data.arnia-bfc.fr/dataset/5fe91276-2e71-4990-a10c-2dc48bc84900/resource/dc5684b0-c9a0-4e14-bcbf-bce762ad7ab6> a dcat:Distribution ;
    dct:issued "2023-08-08T16:38:30.946843"^^xsd:dateTime ;
    dct:modified "2026-04-01T07:41:10.043296"^^xsd:dateTime ;
    dct:title "https://static.data.gouv.fr/resources/surfaces-enherbees/20170627-172458/SURFACES_ENHERBEES.zip" ;
    dcat:accessURL <https://static.data.gouv.fr/resources/surfaces-enherbees/20170627-172458/SURFACES_ENHERBEES.zip> ;
    dcat:mediaType "application/zip" .

<https://ckan2.data.arnia-bfc.fr/organization/536ad5ce-7ea5-49b3-9459-2dc5098223cc> a foaf:Agent ;
    foaf:name "Commune de Nevers" .

