@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/32082887-116c-4506-a166-77cb84581f66> a dcat:Dataset ;
    dct:description """The Italian Training Center for Research Infrastructures in the \r
Environmental Scientifc domain. It provides courses and tutorials from the \r
sessions held during the ITINERIS project and beyond. It is based on Moodle \r
and allows to easily access training resources by means of categories.""" ;
    dct:identifier "32082887-116c-4506-a166-77cb84581f66" ;
    dct:issued "2026-03-23T09:45:37.959768"^^xsd:dateTime ;
    dct:modified "2026-03-23T14:43:19.803087"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "ITINERIS Training Platform" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rosati Ilaria" ;
            vcard:hasEmail <mailto:ilaria.rosati@cnr.it> ] ;
    dcat:keyword "Access Types - Virtual",
        "Access mode - Free",
        "Environmental science",
        "Learning resources",
        "Provider - CNR-IRET Lecce",
        "Research infrastructure",
        "Training resources" .

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

