@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://catalogue.itineris.cnr.it/catalog/dataset/0c7b9d0d-3991-4b46-8ae8-27d76f3e8bcf> a dcat:Dataset ;
    dct:identifier "86803c6d-9c21-47c4-961c-46eed5ef1fa8" ;
    dct:issued "2026-04-02T13:24:42.119397"^^xsd:dateTime ;
    dct:modified "2026-04-18T16:15:06.949123"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/e64e2f74-90ea-4e47-a7c7-5b092b93f2ac> ;
    dct:title "Deegree22 WFS Fragments Philosopher Database Test Template" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] .

<https://catalogue.itineris.cnr.it/catalog/organization/e64e2f74-90ea-4e47-a7c7-5b092b93f2ac> a foaf:Agent ;
    foaf:name "CLIMA" .

