@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/f09d97ce-21e5-4f80-a985-1872eeeccc9a> a dcat:Dataset ;
    dct:description "Geologic cross sections from the West Flank FORGE site. Cross Section traces linked in resources." ;
    dct:identifier "f09d97ce-21e5-4f80-a985-1872eeeccc9a" ;
    dct:issued "2025-12-02T04:53:27.123598"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:53:27.123604"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "West Flank Coso, CA FORGE Geologic Cross-Sections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/f09d97ce-21e5-4f80-a985-1872eeeccc9a/resource/5db40c38-3b2c-45cc-858f-e3ac418b254b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/f09d97ce-21e5-4f80-a985-1872eeeccc9a/resource/5db40c38-3b2c-45cc-858f-e3ac418b254b> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:00.361806"^^xsd:dateTime ;
    dct:modified "2025-12-02T04:53:27.114789"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/789> ;
    dcat:mediaType "application/unknown" .

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

