@prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix xml: . @prefix xsd: . a schema:Dataset ; schema:about [ a schema:Thing ; schema:name "scienza" ; schema:url "https://data.ingv.it/person/scienza" ] ; schema:dateModified "2023-03-24T00:00:00", "24-03-2023" ; schema:datePublished "16-03-2016", "2016-03-16T00:00:00" ; schema:description "Macroseismic field survey for the 11 March 2000 earthquake, Valle dell' Aniene, performed by the QUEST team" ; schema:identifier "10.13127/quest/20000311" ; schema:inLanguage "ITA" ; schema:includedInDataCatalog [ a schema:DataCatalog ; schema:description "Portale dei dati aperti Open Data Portal" ; schema:name "ISTITUTO NAZIONALE DI GEOFISICA E VULCANOLOGIA" ; schema:url "https://data.ingv.it" ] ; schema:keywords "terremoti" ; schema:license "http://www.opendefinition.org/licenses/cc-by" ; schema:name "Valle dell'Aniene 11/03/2000" ; schema:publisher ; schema:spatialCoverage [ a schema:Place ; schema:geo [ a schema:GeoShape ; schema:polygon "{\"type\": \"MultiPolygon\",\"coordinates\": [[[ [12.982,41.956], [13.11,41.956], [13.11,41.918], [12.982,41.918], [12.982,41.956] ]]]}" ] ] ; schema:url "https://data.ingv.it/dataset/349" . 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)" .