@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/151ddb18-af75-4506-b9df-a4228fd79df7> a dcat:Dataset ;
    dct:description """An x,y,z scattered data file for the 3D geologic model of the Fallon FORGE site. Model created in Earthvision by Dynamic Graphic Inc. The model was constructed with a grid spacing of 100 m. Geologic surfaces were extrapolated from the input data using a minimum tension gridding algorithm.

The data file is tabular data in a text file, with lithology data associated with X,Y,Z grid points. All the relevant information is in the file header (the spatial reference, the projection etc.) In addition all the fields in the data file are identified in the header.
""" ;
    dct:identifier <https://data.openei.org/submissions/3483> ;
    dct:issued "2016-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:31:59+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.7552 39.3430, -118.6111 39.3430, -118.6111 39.4493, -118.7552 39.4493, -118.7552 39.3430))"^^gsp:wktLiteral ] ;
    dct:title "Fallon FORGE 3D Geologic Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/151ddb18-af75-4506-b9df-a4228fd79df7/resource/0d8f9e38-17ff-4700-b39b-28ec27884532> ;
    dcat:keyword "3d-geologic-model",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "egs",
        "fallon",
        "forge",
        "geo",
        "geology",
        "geoss",
        "geothermal",
        "national",
        "north-america",
        "structural",
        "united-states" .

<https://data.amerigeoss.org/dataset/151ddb18-af75-4506-b9df-a4228fd79df7/resource/0d8f9e38-17ff-4700-b39b-28ec27884532> a dcat:Distribution ;
    dct:description "A text file of the 3D geologic model for the Fallon FORGE site" ;
    dct:format "TEXT" ;
    dct:issued "2021-06-24T00:12:39.234055"^^xsd:dateTime ;
    dct:modified "2025-11-20T03:26:20.869472"^^xsd:dateTime ;
    dct:title "Fallon FORGE 3D Geologic Model.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/781/FallonFORGE3DGeologicModel.txt> ;
    dcat:mediaType "text/plain" .

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

