@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/38af5933-333d-4698-8be6-10762591fa9d> a dcat:Dataset ;
    dct:description "Location of seismic lines carried out under DOE funded project Advanced Seismic Data Analysis Program (The Hot Pot Project). ArcGIS map package containing topographic base map, Township and Range layer, Oski BLM and private leases at time of survey, and locations, with selected shot points, of the five seismic lines." ;
    dct:identifier <https://data.openei.org/submissions/3042> ;
    dct:issued "2010-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-08-19T17:50:55+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-117.0252 40.8923, -117.0252 40.8923, -117.0252 40.8923, -117.0252 40.8923, -117.0252 40.8923))"^^gsp:wktLiteral ] ;
    dct:title "Seismic Line Location Map File, Hot Pot Project, Humboldt County, Nevada 2010" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Lane" ;
            vcard:hasEmail <mailto:mlane@mcn.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38af5933-333d-4698-8be6-10762591fa9d/resource/3fa4b62a-bde5-4986-8495-e9bf1030e7d6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "geo",
        "geospatial-data",
        "geoss",
        "geothermal",
        "gis",
        "hot-pot",
        "line",
        "location",
        "map-file",
        "map-package",
        "national",
        "nevada",
        "north-america",
        "prospect",
        "reflection-survey",
        "seismic",
        "seismic-reflection-survey",
        "united-states" .

<https://data.amerigeoss.org/dataset/38af5933-333d-4698-8be6-10762591fa9d/resource/3fa4b62a-bde5-4986-8495-e9bf1030e7d6> a dcat:Distribution ;
    dct:description "ArcGIS map file containing the Seismic Line Location Map" ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:06:41.731777"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:38:30.723127"^^xsd:dateTime ;
    dct:title "Seismic Line Locations.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/132/SEISMIC_Location_Map_rev1.zip> ;
    dcat:mediaType "application/zip" .

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

