@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.ingv.it/dataset/672> a schema:Dataset ;
    schema:about [ a schema:Thing ;
            schema:name "352" ;
            schema:url "https://data.ingv.it/person/352" ],
        [ a schema:Thing ;
            schema:name "359" ;
            schema:url "https://data.ingv.it/person/359" ],
        [ a schema:Thing ;
            schema:name "362" ;
            schema:url "https://data.ingv.it/person/362" ],
        [ a schema:Thing ;
            schema:name "scienza" ;
            schema:url "https://data.ingv.it/person/scienza" ],
        [ a schema:Thing ;
            schema:name "370" ;
            schema:url "https://data.ingv.it/person/370" ],
        [ a schema:Thing ;
            schema:name "360" ;
            schema:url "https://data.ingv.it/person/360" ],
        [ a schema:Thing ;
            schema:name "351" ;
            schema:url "https://data.ingv.it/person/351" ],
        [ a schema:Thing ;
            schema:name "553" ;
            schema:url "https://data.ingv.it/person/553" ],
        [ a schema:Thing ;
            schema:name "2909" ;
            schema:url "https://data.ingv.it/person/2909" ] ;
    schema:dateModified "02-04-2024",
        "2024-02-04T00:00:00" ;
    schema:datePublished "2021-12",
        "2021-12-01T00:00:00" ;
    schema:description """The Garda multiparametric network, called PDnet, is an infrastructure designed in 2020 and installed during 2021 as part of Task-S2 (3D structure of Italy from multidata analysis. Passive / active seismic, magnetic, magnetotelluric, electrical prospecting , gravimetric) of the INGV project called Dynamic Planet. \r
PDnet is a multi-parametric network, including different type of instrumentation such as seismometers, accelerometers, hydrogeochemical and weather (anemometer, wind vane, pressure sensor, thermometer) sensors and radon gas detection sensors.""" ;
    schema:identifier "10.13127/sd/yhcfomcbo_" ;
    schema:inLanguage "ITA" ;
    schema:includedInDataCatalog [ a schema:DataCatalog ;
            schema:description "<span lang=\"it\"><big>Portale dei dati aperti</big></span> <span lang=\"en\"><big>Open Data Portal</big></span>" ;
            schema:name " " ;
            schema:url "https://data.ingv.it" ] ;
    schema:keywords "terremoti" ;
    schema:license "http://www.opendefinition.org/licenses/cc-by" ;
    schema:name "Rete di monitoraggio multiparametrico del Garda (Nord Italia) - PDnet" ;
    schema:publisher <https://data.ingv.it/organization/ingv> ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\":\"Polygon\",\"coordinates\":[[[10.283203124999998,46.027005103349694],[11.44775390625,46.027005103349694],[11.4532470703125,45.173808469545804],[10.2777099609375,45.1776807905905],[10.283203124999998,46.027005103349694]]]}" ] ] ;
    schema:url "https://data.ingv.it/dataset/672" ;
    schema:version "1.0" .

<https://data.ingv.it/organization/ingv> a schema:Organization ;
    schema:contactPoint [ a schema:ContactPoint ;
            schema:contactType "customer service" ;
            schema:name "Istituto Nazionale di Geofisica e Vulcanologia (INGV)" ;
            schema:url "https://data.ingv.it" ] ;
    schema:name "Istituto Nazionale di Geofisica e Vulcanologia (INGV)" .