@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/1d7aa257-89d0-4043-be8c-2393f397a402> a dcat:Dataset ;
    dct:description "A zip file containing two ArcGIS polygons of the FORGE site located in Fallon, Nevada. FallonFORGE3DGeologicModelRange is the 3D geologic model range and FallonFORGESite is the FORGE site location." ;
    dct:identifier <https://data.openei.org/submissions/3486> ;
    dct:issued "2016-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:31:38+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-118.7717 39.3165, -118.5850 39.3165, -118.5850 39.4207, -118.7717 39.4207, -118.7717 39.3165))"^^gsp:wktLiteral ] ;
    dct:title "Fallon FORGE: ArcGIS Site Location and Geologic Model Range Polygons" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d7aa257-89d0-4043-be8c-2393f397a402/resource/a952b790-e7b2-4fd7-8912-6fe4d8b295e8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "arcgis",
        "ckan",
        "egs",
        "fallon",
        "forge",
        "geo",
        "geologic",
        "geology",
        "geospatial-data",
        "geoss",
        "geothermal",
        "gis",
        "location",
        "model",
        "national",
        "nevada",
        "north-america",
        "polygon",
        "project-file",
        "shapefile",
        "site",
        "site-boundaries",
        "site-location",
        "united-states" .

<https://data.amerigeoss.org/dataset/1d7aa257-89d0-4043-be8c-2393f397a402/resource/a952b790-e7b2-4fd7-8912-6fe4d8b295e8> a dcat:Distribution ;
    dct:description "A zip file containing ArcGIS polygons of the Fallon FORGE site and the Fallon FORGE 3D geologic model range" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:37:42.261618"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:15:40.565791"^^xsd:dateTime ;
    dct:title "Fallon FORGE GIS Polygons.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/784/FallonFORGEGISPolygons.zip> ;
    dcat:mediaType "application/zip" .

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

