@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/4c538980-03a2-41bd-82de-1171c35a1cd5> a dcat:Dataset ;
    dct:description """This service provides cumulative effects analysis (CEA) to support maritime \r
spatial planningand strategic environmental assessments. It allows users to \r
upload their own geospatial datasets on the anthropogenic activities of \r
interest within the study area, as well as on the target environmental \r
components, and to dynamically perform analyses that generate infographics.""" ;
    dct:identifier "4c538980-03a2-41bd-82de-1171c35a1cd5" ;
    dct:issued "2026-03-13T14:38:45.827006"^^xsd:dateTime ;
    dct:modified "2026-03-16T16:42:45.562188"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "Tools4MSP CEA" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bellati Federico" ;
            vcard:hasEmail <mailto:federico.bellati@cnr.it> ] ;
    dcat:keyword "Access Types - Virtual",
        "Access mode - Free",
        "Cea",
        "Geoplatform",
        "Infographics",
        "Marine",
        "Planning",
        "Provider - CNR-ISMAR Venezia",
        "Spatial Planning",
        "Tools4msp" .

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

