@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/3265e172-338f-4c93-a4e6-6be7b8ecc120> 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/7000> ;
    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/3265e172-338f-4c93-a4e6-6be7b8ecc120/resource/1a5a6776-876b-4734-92df-0f949e381915> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "c02",
        "coso",
        "egs",
        "forge",
        "formation-log",
        "gamma-radiation",
        "geothermal",
        "hydrostatic",
        "lithology-log",
        "log",
        "logging",
        "mud-log",
        "mud-logs",
        "pressure",
        "static",
        "temperature",
        "well",
        "well-log",
        "west-flank" .

<https://data.amerigeoss.org/dataset/3265e172-338f-4c93-a4e6-6be7b8ecc120/resource/1a5a6776-876b-4734-92df-0f949e381915> 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 "2025-01-11T22:20:32.017323"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:00:09.796410"^^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" .

