@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/1658e858-8e78-4a8f-800f-dfb1d7f4d640> a dcat:Dataset ;
    dct:description """The cataloguing service for marine scientific collections by CNR-ISMAR is \r
designed to assign a permanent identifier, attributing a catalog number and \r
a QRcode to each physical object. The CNR-ISMAR "MicroODIG 2D/3D" \r
laboratories are equipped with ZD421 Direct Thermal printers to apply \r
labels on various media (e.g., jars, vials, slides, herbarium sheets, \r
etc.). In this service, guidelines for registering collections in the \r
Global Registry of Scientific Collections (GrSciColl) are made available.""" ;
    dct:identifier "1658e858-8e78-4a8f-800f-dfb1d7f4d640" ;
    dct:issued "2026-04-04T22:00:17.577067"^^xsd:dateTime ;
    dct:modified "2026-04-04T22:00:17.848024"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Cataloguing of natural scientific collection" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Armeli Minicante Simona" ;
            vcard:hasEmail <mailto:simona.armeliminicante@cnr.it> ] ;
    dcat:keyword "Access Types - Physical",
        "DiSSCo",
        "Marine Sciences",
        "Natural Scientific Collections",
        "Physical Object",
        "Provider - CNR-ISMAR Bologna",
        "Provider - CNR-ISMAR Napoli",
        "Provider - CNR-ISMAR Venezia",
        "Specimens" .

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

