@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://data.core.dataizen.eu/dataset/69acee95-89c3-4463-98ee-81fce04a8146> a dcat:Dataset ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:description "Localisation des équipements publics de Grand Belleval (données fictives)." ;
    dct:identifier "69acee95-89c3-4463-98ee-81fce04a8146" ;
    dct:issued "2026-09-11T14:57:58.213245"^^xsd:dateTime ;
    dct:license <http://www.opendefinition.org/licenses/cc-by> ;
    dct:modified "2026-09-21T02:05:47.207568"^^xsd:dateTime ;
    dct:publisher <https://data.core.dataizen.eu/organization/0887c67d-96c3-409c-aad8-7469d15e3349> ;
    dct:title "Équipements publics (Grand Belleval)" ;
    dcat:landingPage <https://data.core.dataizen.eu/dataset/equipements-publics-grand-belleval> ;
    dcat:theme <REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<https://data.core.dataizen.eu/organization/0887c67d-96c3-409c-aad8-7469d15e3349> a foaf:Agent ;
    foaf:name "Portail démo Dataizen" .

