@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/042697f2-4c94-49bb-bd34-8138af7cb5a7> a dcat:Dataset ;
    dct:description "Seismic Line Location Map Hot Pot Project, Humboldt County, Nevada 2010. Detailed map (pdf) showing 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/6500> ;
    dct:issued "2010-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-05-16T20:10:53+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, 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/042697f2-4c94-49bb-bd34-8138af7cb5a7/resource/175a3f23-5aa8-4b9a-89e9-da301eef430e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "geothermal",
        "hot-pot",
        "hot-pot-geothermal-prospect",
        "humboldt-county",
        "line",
        "location",
        "map",
        "nevada",
        "reflection-survey",
        "seismic",
        "seismic-reflection-survey" .

<https://data.amerigeoss.org/dataset/042697f2-4c94-49bb-bd34-8138af7cb5a7/resource/175a3f23-5aa8-4b9a-89e9-da301eef430e> a dcat:Distribution ;
    dct:description "Seismic Line Location Map. Includes private and BLM leasing areas." ;
    dct:format "PDF" ;
    dct:issued "2025-01-11T21:37:37.680021"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:11:07.140391"^^xsd:dateTime ;
    dct:title "Seismic Location Map.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/126/SEISMIC_Location_Map_rev1.pdf> ;
    dcat:mediaType "application/pdf" .

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

