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

<https://catalogue.itineris.cnr.it/catalog/dataset/c24d2d04-4071-4db0-be18-b67894fb972e> a dcat:Dataset ;
    dct:identifier "c24d2d04-4071-4db0-be18-b67894fb972e" ;
    dct:issued "2026-03-19T00:19:32.872384"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:36:55.614276"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "LifeWatch ERIC Strategic Working Plan Outcomes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Catalogue Manager ITINERIS" ;
            vcard:hasEmail <mailto:catalogue-manager@itineris.cnr.it> ] ;
    dcat:keyword "Publication - Article" .

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

