@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/7d4d38e5-e99a-4cfd-bec6-b221c8e94cfe> a dcat:Dataset ;
    dct:description """ACCESS to PALOMA MEDA in Trieste GULF. Access to the PALOMA site to carry \r
out oceanographic experiments and for the deployment of instrumentation. \r
Space, weight, and power supply requirements must be defined before the \r
experimental activity. Utilization of ISMAR Trieste headquarters facilities \r
(meeting rooms, chemical-oceanography labs, deposits with driveway access) \r
as support to experiments must also be arranged in advance.""" ;
    dct:identifier "7d4d38e5-e99a-4cfd-bec6-b221c8e94cfe" ;
    dct:issued "2026-03-04T13:31:24.714084"^^xsd:dateTime ;
    dct:modified "2026-03-12T15:05:09.828866"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "ACCESS to PALOMA MEDA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellati Federico" ;
            vcard:hasEmail <mailto:federico.bellati@cnr.it> ] ;
    dcat:keyword "Access",
        "Access Types - Physical",
        "Access mode - Excellence-Based",
        "Meda",
        "Paloma",
        "Provider - CNR-ISMAR",
        "Trieste" .

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

