@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/fc73bea9-016e-43b9-86d6-79561ed69ee7> a dcat:Dataset ;
    dct:description "x,y,z downhole temperature data for wells in and around the Fallon FORGE site. Data for the following wells are included: 82-36, 82-19, 84.31, 61-36, 88-24, FOH-3D, FDU-1, and FDU-2. Data are formatted in txt format and in columns for importing into Earthvision Software. Column headers and coordinate system information is stored in the file header. " ;
    dct:identifier "fc73bea9-016e-43b9-86d6-79561ed69ee7" ;
    dct:issued "2025-12-02T09:34:34.103689"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:34:34.103693"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Fallon FORGE Well Temp Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Doug Blankenship" ;
            vcard:hasEmail <mailto:dblank@sandia.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fc73bea9-016e-43b9-86d6-79561ed69ee7/resource/e771794c-8eda-4d30-a27a-fe5cf51c818b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fc73bea9-016e-43b9-86d6-79561ed69ee7/resource/e771794c-8eda-4d30-a27a-fe5cf51c818b> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:01.329120"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:34:34.097676"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/783> ;
    dcat:mediaType "application/unknown" .

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

