@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/6eaaeddc-86ae-4239-bc32-c9563f460eaa> a dcat:Dataset ;
    dct:description "A map with the Coso West Flank FORGE test area outlined, along with regional seismicity, the aeromagnetic data set and the area currently being utilized for the creation of the 3D model. " ;
    dct:identifier <https://data.openei.org/submissions/3394> ;
    dct:issued "2015-11-15T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2017-08-11T18:14:05+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.8572 36.0338, -117.8256 36.0338, -117.8256 36.0652, -117.8572 36.0652, -117.8572 36.0338))"^^gsp:wktLiteral ] ;
    dct:title "West Flank Coso, CA FORGE Test Area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dablank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6eaaeddc-86ae-4239-bc32-c9563f460eaa/resource/867434eb-a1c0-4f28-b2b8-7a5221e4f3f5> ;
    dcat:keyword "aeromagnetic",
        "amerigeo",
        "amerigeoss",
        "california",
        "ckan",
        "coso",
        "forge",
        "geo",
        "geography",
        "geophysics",
        "geoss",
        "geothermal",
        "national",
        "north-america",
        "seismicity",
        "united-states",
        "west-flank" .

<https://data.amerigeoss.org/dataset/6eaaeddc-86ae-4239-bc32-c9563f460eaa/resource/867434eb-a1c0-4f28-b2b8-7a5221e4f3f5> a dcat:Distribution ;
    dct:description "A map of the test area, 3D model area, aeromagnetic data, regional seismicity and wells that will be utilized for the model." ;
    dct:format "JPEG" ;
    dct:issued "2021-06-24T00:11:26.203658"^^xsd:dateTime ;
    dct:modified "2025-11-22T13:40:04.194606"^^xsd:dateTime ;
    dct:title "West Flank FORGE Test Area.jpg" ;
    dcat:accessURL <https://gdr.openei.org/files/650/CosoForge_KickOff.jpg> ;
    dcat:mediaType "image/jpeg" .

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

