@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/460cb12c-b534-47cc-8308-36977651aa15> a dcat:Dataset ;
    dct:description "Mud logs for wells 83-11, 68-6, 33A-7, 33A-7RD, 52B-7, and 88-1 at West Flank" ;
    dct:identifier <https://data.openei.org/submissions/3509> ;
    dct:issued "2016-05-13T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2019-11-15T01:11: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 ((-117.9588 35.9160, -117.6895 35.9160, -117.6895 36.1505, -117.9588 36.1505, -117.9588 35.9160))"^^gsp:wktLiteral ] ;
    dct:title "West Flank Coso FORGE: Mud Logs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/460cb12c-b534-47cc-8308-36977651aa15/resource/f06fe149-056b-42ca-aaef-13c57ebe69c4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "c02",
        "ckan",
        "coso",
        "egs",
        "forge",
        "formation-log",
        "gamma-radiation",
        "geo",
        "geoss",
        "geothermal",
        "hydrostatic",
        "lithology-log",
        "log",
        "logging",
        "mud-log",
        "mud-logs",
        "national",
        "north-america",
        "pressure",
        "static",
        "temperature",
        "united-states",
        "well",
        "well-log",
        "west-flank" .

<https://data.amerigeoss.org/dataset/460cb12c-b534-47cc-8308-36977651aa15/resource/f06fe149-056b-42ca-aaef-13c57ebe69c4> a dcat:Distribution ;
    dct:description "Mud logs for wells 83-11,68-6,33A-7, 33A-7RD, 52B-7,88-1 at West Flank" ;
    dct:format "ZIP" ;
    dct:issued "2022-08-08T11:38:54.138959"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:23:44.318518"^^xsd:dateTime ;
    dct:title "West Flank Mud Logs.zip" ;
    dcat:accessURL <https://gdr.openei.org/files/807/WestFlankMudLogs.zip> ;
    dcat:mediaType "application/zip" .

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

