@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/07d33ec8-45da-49f0-ae1f-41290053a2a0> a dcat:Dataset ;
    dct:description """This is a zipped archive containing an ArcGIS shapefile and a text file containing gravity data covering the Cove Fort and Dog Valley areas in central Utah. Part of the data was acquired by the Utah Geological Survey and part came from PACES (University of Texas El Paso). The attribute fields in the datasets are included in the README file below.

*A 2.67 g/cm^3 reduction density was used for the Bouguer correction.""" ;
    dct:identifier <https://data.openei.org/submissions/7240> ;
    dct:issued "2018-08-27T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-08T23:05:14+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-112.7500 38.4000, -112.3500 38.4000, -112.3500 38.8000, -112.7500 38.8000, -112.7500 38.4000))"^^gsp:wktLiteral ] ;
    dct:title "Gravity Data from Cove Fort and Dog Valley, Utah Play Fairway Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Greg Nash" ;
            vcard:hasEmail <mailto:gnash@egi.utah.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/07d33ec8-45da-49f0-ae1f-41290053a2a0/resource/21439835-a524-49c6-9516-ffe7d7f8d397>,
        <https://data.amerigeoss.org/dataset/07d33ec8-45da-49f0-ae1f-41290053a2a0/resource/ceb242a2-5ffe-488f-bb79-347f9a9e8bff> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "anomaly",
        "arcgis",
        "bouguer",
        "complete",
        "complete-bouguer-gravity",
        "corrected",
        "correction",
        "cove-fort",
        "cove-fort-gravity",
        "data",
        "dog-valley",
        "dog-valley-gravity",
        "eastern-great-basin",
        "energy",
        "free-air",
        "geophysical-data",
        "geophysics",
        "geospatial-data",
        "geothermal",
        "geothermal-play-fairway",
        "gis",
        "gravity",
        "gravity-data",
        "pfa",
        "play-fairway",
        "play-fairway-analysis",
        "shapefile",
        "terrain",
        "ut",
        "utah",
        "utah-play-fairway" .

<https://data.amerigeoss.org/dataset/07d33ec8-45da-49f0-ae1f-41290053a2a0/resource/21439835-a524-49c6-9516-ffe7d7f8d397> a dcat:Distribution ;
    dct:description "This is a zipped archive containing an ArcGIS shapefile and a text file containing gravity data covering the Cove Fort and Dog Valley areas in central Utah. " ;
    dct:format "ZIP" ;
    dct:issued "2025-01-11T22:39:32.011383"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:28:08.591769"^^xsd:dateTime ;
    dct:title "Cove Fort Gravity.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/1089/Cove%20Fort%20Gravity%20%281%29.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/07d33ec8-45da-49f0-ae1f-41290053a2a0/resource/ceb242a2-5ffe-488f-bb79-347f9a9e8bff> a dcat:Distribution ;
    dct:description "Text file containing defined acronyms used as attribute fields in ArcGIS files." ;
    dct:format "RICH TEXT" ;
    dct:issued "2025-01-11T22:39:32.011387"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:28:08.592629"^^xsd:dateTime ;
    dct:title "README File.rtf" ;
    dcat:accessURL <https://gdr.openei.org/files/1089/README.rtf> ;
    dcat:mediaType "application/octet-stream" .

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

