@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/0a93c673-ec93-4140-b2ee-030d6324d782> a dcat:Dataset ;
    dct:description """Wabuska-ESRI geodatabase (ArcGeology v1.3):
- Contains all the geologic map data, including faults, contacts, folds, veins, dikes, unit polygons, and attitudes of strata.
- List of stratigraphic units and stratigraphic correlation diagram.
- One cross-section.""" ;
    dct:identifier <https://data.openei.org/submissions/3198> ;
    dct:issued "2013-09-30T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-06-05T18:44:21+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-119.3767 38.9617, -118.9767 38.9617, -118.9767 39.3617, -119.3767 39.3617, -119.3767 38.9617))"^^gsp:wktLiteral ] ;
    dct:title "Geologic Map and GIS Data for the Wabuska Geothermal Area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nick Hinz" ;
            vcard:hasEmail <mailto:nhinz@unr.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0a93c673-ec93-4140-b2ee-030d6324d782/resource/332147cf-5a0d-40d9-85df-4d4f5061ceaf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "basin-and-range",
        "ckan",
        "contacts",
        "cross-section",
        "dikes",
        "esri",
        "faulting",
        "faults",
        "folding",
        "folds",
        "geo",
        "geodatabase",
        "geologic-contact",
        "geologic-map",
        "geospatial",
        "geospatial-data",
        "geoss",
        "geothermal",
        "gis-data",
        "map-data",
        "national",
        "north-america",
        "quaternary-faults",
        "strata",
        "stratigraphy",
        "structural-controls",
        "unit-polygons",
        "united-states",
        "veins",
        "wabuska",
        "wabuska-geothermal-area",
        "wabuska-geothermal-system",
        "wabuska-hot-springs",
        "walker-lane" .

<https://data.amerigeoss.org/dataset/0a93c673-ec93-4140-b2ee-030d6324d782/resource/332147cf-5a0d-40d9-85df-4d4f5061ceaf> a dcat:Distribution ;
    dct:description "Contains all the geologic map data, including faults, contacts, folds, veins, dikes, unit polygons, and attitudes of strata. Also includes a list of stratigraphic units, stratigraphic correlation diagram, and one cross‐section." ;
    dct:format "ZIP" ;
    dct:issued "2021-06-24T00:08:47.803248"^^xsd:dateTime ;
    dct:modified "2025-11-19T22:33:36.344185"^^xsd:dateTime ;
    dct:title "Wabuska Hot Springs GIS Data.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/356/WabuskaHotSprings_GIS_Data.zip> ;
    dcat:mediaType "application/zip" .

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

