@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/fcd60bb8-f5e1-45d8-ab29-7e02cae0f865> a dcat:Dataset ;
    dct:description """The Terminology Service provides a unified access point to semantic \r
artefacts - OWL ontologies, SKOS(/XL) thesauri and more - distributed \r
across 20+ semantic artefact catalogues. Through powerful federated search \r
and alignment tools, it supports the discovery and integration of concepts \r
and classes from diverse, distributed semantic artefacts.""" ;
    dct:identifier "fcd60bb8-f5e1-45d8-ab29-7e02cae0f865" ;
    dct:issued "2026-03-23T08:41:06.507706"^^xsd:dateTime ;
    dct:modified "2026-03-25T10:30:42.383723"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Terminology Service" ;
    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",
        "Alignment",
        "Mapping",
        "Provider - CNR-IRET Lecce",
        "Semantic annotation",
        "Semantic artefact",
        "Semantic interoperability" .

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

