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

<https://catalogue.itineris.cnr.it/catalog/dataset/76bf5254-e384-4c3b-be1b-62dee28b0905> a dcat:Dataset ;
    dct:description """The INGV is responsible for promoting and enhancing scientific research and \r
technology in the field of geosciences and to disseminate its results. INGV \r
is part of the National System for Civil Protection and it is responsible \r
for the seismic and volcanic surveillance of the Italian territory.""" ;
    dct:identifier "76bf5254-e384-4c3b-be1b-62dee28b0905" ;
    dct:issued "2026-03-04T13:33:33.244007"^^xsd:dateTime ;
    dct:modified "2026-03-13T11:00:22.636645"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Istituto Nazionale di Geofisica e Vulcanologia" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagiacchi Paolo" ;
            vcard:hasEmail <mailto:paolo.bagiacchi@ingv.it> ] ;
    dcat:keyword "Geohazards",
        "Geosphere Hydrosphere Interactions",
        "Marine Hazards",
        "Provider - INGV" .

<https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> a foaf:Agent ;
    foaf:name "ITINERIS Catalogue" .

