@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/4f72834e-b43e-4c7b-8aff-2da8faa1f52a> a dcat:Dataset ;
    dct:description """SHYFEM MODEL - System of HydrodYnamic Finite Element Modules. SHYFEM is a \r
3-D, baroclinic, fully stratified hydrodynamic finite-element model solving \r
primitive equations with tidal, atmospheric, and density-driven forces. \r
Suitable for open seas, coastal zones, lagoons, deltas, estuaries, and \r
lakes. Coupled with wave models (Wavewatch III, WWM) and used for \r
storm-surge, sediment-transport, pollutant-dispersion, and water-quality \r
studies.""" ;
    dct:identifier "4f72834e-b43e-4c7b-8aff-2da8faa1f52a" ;
    dct:issued "2026-03-05T07:48:12.069388"^^xsd:dateTime ;
    dct:modified "2026-03-12T15:21:40.613522"^^xsd:dateTime ;
    dct:publisher <https://catalogue.itineris.cnr.it/catalog/organization/1fe5ed52-d7dc-45c8-949e-75baf8af5ce8> ;
    dct:title "SHYFEM MODEL" ;
    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",
        "Finite Element",
        "HydrodYnamic",
        "Model",
        "Provider - CNR-ISMAR Venezia",
        "SHYFEM" .

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

