@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/5d863235-1149-4422-883a-ac10089fb8a2> a dcat:Dataset ;
    dct:description """The VRE provides its users with services and tool for data analysis, data \r
visualisation, and collaboration among researchers, focused on the global \r
frameworks provided by Essential Biodiversity Variables (EBV) and Essential \r
Climate Variables (ECV).""" ;
    dct:identifier "5d863235-1149-4422-883a-ac10089fb8a2" ;
    dct:issued "2026-04-04T22:00:53.264925"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:53.458871"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Virtual Research Environment ITINERIS_EV" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bergami Caterina" ;
            vcard:hasEmail <mailto:caterina.bergami@bo.ismar.cnr.it> ] ;
    dcat:keyword "EVs",
        "Provider - CNR-IREA" .

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

