@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/5974ef4d-5bcf-462e-a3fb-b84362421865> a dcat:Dataset ;
    dct:description """The institute groups various branches and multidisciplinary research groups \r
and has specialized identity and focus: the study of sustainability of \r
interactions between the Anthroposphere and the Ecosphere.""" ;
    dct:identifier "5974ef4d-5bcf-462e-a3fb-b84362421865" ;
    dct:issued "2026-03-04T13:33:29.583406"^^xsd:dateTime ;
    dct:modified "2026-03-17T09:36:20.392694"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "National Research Council - Institute for the Study of Anthropic Impact and Sustainability in the Marine Environment" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagiacchi Paolo" ;
            vcard:hasEmail <mailto:paolo.bagiacchi@ingv.it> ] ;
    dcat:keyword "Natural Sciences",
        "Provider - CNR-IAS" .

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

