@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catalogue.itineris.cnr.it/catalog/dataset/06c52211-a61d-49d2-ae53-db06a9028cfd> a dcat:Dataset ;
    dct:description """Read the abstract and supplemental information
          provided in the Vector template for more details.""" ;
    dct:identifier "0c907160-bfa7-4061-9aaa-426c28378458" ;
    dct:issued "2026-04-02T13:16:29.917773"^^xsd:dateTime ;
    dct:modified "2026-07-11T04:46:33.968498"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/f5610104-f836-4422-ba74-67acc28c280a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -90.0000, 180.0000 -90.0000, 180.0000 90.0000, -180.0000 90.0000, -180.0000 -90.0000))"^^gsp:wktLiteral ] ;
    dct:title "Template for Raster data in ISO19139" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geonetwork Harvester" ] ;
    dcat:keyword "World" .

<https://catalogue.itineris.cnr.it/catalog/organization/f5610104-f836-4422-ba74-67acc28c280a> a foaf:Agent ;
    foaf:name "EV" .

