@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/1011> a schema:Dataset ;
    schema:about [ a schema:Thing ;
            schema:name "106" ;
            schema:url "https://data.ingv.it/person/106" ],
        [ a schema:Thing ;
            schema:name "2427" ;
            schema:url "https://data.ingv.it/person/2427" ],
        [ a schema:Thing ;
            schema:name "17" ;
            schema:url "https://data.ingv.it/person/17" ],
        [ a schema:Thing ;
            schema:name "4582" ;
            schema:url "https://data.ingv.it/person/4582" ],
        [ a schema:Thing ;
            schema:name "4580" ;
            schema:url "https://data.ingv.it/person/4580" ],
        [ a schema:Thing ;
            schema:name "74" ;
            schema:url "https://data.ingv.it/person/74" ],
        [ a schema:Thing ;
            schema:name "43" ;
            schema:url "https://data.ingv.it/person/43" ],
        [ a schema:Thing ;
            schema:name "117" ;
            schema:url "https://data.ingv.it/person/117" ],
        [ a schema:Thing ;
            schema:name "scienza" ;
            schema:url "https://data.ingv.it/person/scienza" ],
        [ a schema:Thing ;
            schema:name "53" ;
            schema:url "https://data.ingv.it/person/53" ],
        [ a schema:Thing ;
            schema:name "4581" ;
            schema:url "https://data.ingv.it/person/4581" ],
        [ a schema:Thing ;
            schema:name "34" ;
            schema:url "https://data.ingv.it/person/34" ],
        [ a schema:Thing ;
            schema:name "2352" ;
            schema:url "https://data.ingv.it/person/2352" ],
        [ a schema:Thing ;
            schema:name "38" ;
            schema:url "https://data.ingv.it/person/38" ] ;
    schema:dateModified "06-07-2024",
        "2024-06-07T00:00:00" ;
    schema:datePublished "01-01-2016",
        "2016-01-01T00:00:00" ;
    schema:description "This is a 20-year long database of GPS data collected by geodetic surveys carried out over the seismically and volcanically active eastern Sicily, for a total of more than 6300 measurements. Data have been convertedi nto the international ASCII compressed RINEX standard in order to be imported and processed by any GPS analysis software. Database is provided with an explorer software for navigating into the dataset by spatial (GIS) and temporal queries." ;
    schema:identifier "10.1594/pangaea.857795" ;
    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 "ISTITUTO NAZIONALE DI GEOFISICA E VULCANOLOGIA" ;
            schema:url "https://data.ingv.it" ] ;
    schema:keywords "terremoti",
        "vulcani" ;
    schema:license "http://www.opendefinition.org/licenses/cc-by" ;
    schema:name "Database of GPS data collected by surveys on seismic and volcanic areas of Sicily (Italy) from 1994 to 2013" ;
    schema:publisher <https://data.ingv.it/organization/ingv> ;
    schema:spatialCoverage [ a schema:Place ;
            schema:geo [ a schema:GeoShape ;
                    schema:polygon "{\"type\":\"Polygon\",\"coordinates\":[[[14.220256805419924,38.8413120872726],[14.35209274291992,36.661258683175916],[16.022014617919922,36.652445170907015],[15.802288055419922,38.8413120872726],[14.220256805419924,38.8413120872726]]]}" ] ] ;
    schema:url "https://data.ingv.it/dataset/1011" .

<https://data.ingv.it/organization/ingv> a schema:Organization ;
    schema:contactPoint [ a schema:ContactPoint ;
            schema:contactType "customer service" ;
            schema:name "PANGAEA - Data Publisher for Earth & Environmental Science" ;
            schema:url "https://data.ingv.it" ] ;
    schema:name "PANGAEA - Data Publisher for Earth & Environmental Science" .