@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/065c4390-4ca4-4c66-9354-2cecd112f187> a dcat:Dataset ;
    dct:description """This archived dataset contains magnetic and gravity imaging data for the Appalachian Basin, compiled using Poisson Wavelet Multiscale Edge Detection, referred to as 'worm' for brevity, and stored in a PostGIS database, along with shapefiles and CSVs of relevant data.  The archive also includes regional earthquake data going back to 1973 and relevant world stress map data.

These data are used in estimating the seismic hazards (both natural and induced) for candidate direct use geothermal locations in the Appalachian Basin Play Fairway Analysis by Jordan et al. (2015).""" ;
    dct:identifier <https://data.openei.org/submissions/3538> ;
    dct:issued "2016-07-20T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-10T17:49:01+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-83.1407 36.7461, -71.5175 36.7461, -71.5175 45.1729, -83.1407 45.1729, -83.1407 36.7461))"^^gsp:wktLiteral ] ;
    dct:title "Appalachian Basin Play Fairway Analysis Gravity, Magnetics, and Earthquake Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Frank Horowitz" ;
            vcard:hasEmail <mailto:frank.horowitz@cornell.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/065c4390-4ca4-4c66-9354-2cecd112f187/resource/9a66fa59-1d8b-4bb4-9eda-89ead8849b1a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "appalachian-basin",
        "ckan",
        "csv",
        "earthquake-data",
        "earthquakes",
        "east-coast-earthquakes",
        "eq",
        "geo",
        "geophysics",
        "geospatial-data",
        "geoss",
        "geothermal",
        "geotiff",
        "gis",
        "gravity",
        "gravmag",
        "hazard",
        "imaging",
        "induced-seismicity",
        "low-temperature",
        "magnetic",
        "magnetics",
        "meq",
        "microearthquake",
        "microseismicity",
        "national",
        "natural",
        "new-jersey",
        "new-york",
        "north-america",
        "ontaria",
        "pennsylvania",
        "pfa",
        "philadelphia",
        "poisson-wavelet-multiscale-edge-detection",
        "postgis",
        "quebec",
        "risk-assessment",
        "seismicity",
        "shapefile",
        "shapefiles",
        "sql",
        "tif",
        "united-states",
        "west-virginia",
        "world-stress-map",
        "worm",
        "worms",
        "xls",
        "zip",
        "zipfile" .

<https://data.amerigeoss.org/dataset/065c4390-4ca4-4c66-9354-2cecd112f187/resource/9a66fa59-1d8b-4bb4-9eda-89ead8849b1a> a dcat:Distribution ;
    dct:description "Zipfile containing gravity and magnetic imaging data in tif, shapefile, and sqllite format, regional earthquake data in csv, xls, and shapefile formats, and world stress map data.  A README file explains the worm technique and instructions on how to utilize the data." ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:40:31.558857"^^xsd:dateTime ;
    dct:modified "2025-11-19T20:20:47.791644"^^xsd:dateTime ;
    dct:title "Geophysical Data.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/837/Archive.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

