@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/7aee72d7-2052-4796-84e7-7fb574a596df> a dcat:Dataset ;
    dct:description "x,y,z downhole lithologic logs for the wells in and around the West Flank FORGE site based on a review of cuttings, core, and mud logs. " ;
    dct:identifier <https://data.openei.org/submissions/3488> ;
    dct:issued "2016-03-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:31:25+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.9367 35.8537, -117.6677 35.8537, -117.6677 36.1417, -117.9367 36.1417, -117.9367 35.8537))"^^gsp:wktLiteral ] ;
    dct:title "West Flank Coso FORGE: Downhole Lithologic Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7aee72d7-2052-4796-84e7-7fb574a596df/resource/1ee85e00-0748-4813-b938-2e5696c5e0ba> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "coso",
        "data",
        "downhole",
        "egs",
        "forge",
        "geo",
        "geoss",
        "geothermal",
        "lithological",
        "lithology",
        "log",
        "mud-log",
        "national",
        "north-america",
        "united-states",
        "well",
        "well-log",
        "west-flank" .

<https://data.amerigeoss.org/dataset/7aee72d7-2052-4796-84e7-7fb574a596df/resource/1ee85e00-0748-4813-b938-2e5696c5e0ba> a dcat:Distribution ;
    dct:description "x,y,z downhole lithologic logs for the well in and around the West Flank FORGE site" ;
    dct:format "TEXT" ;
    dct:issued "2022-08-08T11:37:51.438938"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:05:23.244372"^^xsd:dateTime ;
    dct:title "West Flank Wells Lithology Data.txt" ;
    dcat:accessURL <https://gdr.openei.org/files/786/WestFlankWellsLithData.txt> ;
    dcat:mediaType "text/plain" .

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

