@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/dca9eae1-a9f8-4d61-8acc-c53cd0a5daff> a dcat:Dataset ;
    dct:description "Pressure data recorded using PANEX pressure gauges at the bottom of wells CFU31-F2 and CFU31-F3." ;
    dct:identifier "dca9eae1-a9f8-4d61-8acc-c53cd0a5daff" ;
    dct:issued "2025-12-01T21:22:12.320399"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:22:12.320404"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pressure Data from Cranfield CO2 Thermosiphon Test" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Barry Freifeld" ;
            vcard:hasEmail <mailto:bmfreifeld@lbl.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dca9eae1-a9f8-4d61-8acc-c53cd0a5daff/resource/741bc575-b25b-4964-b6a4-abc617acd68a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dca9eae1-a9f8-4d61-8acc-c53cd0a5daff/resource/741bc575-b25b-4964-b6a4-abc617acd68a> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:01.730097"^^xsd:dateTime ;
    dct:modified "2025-12-01T21:22:12.314343"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/778> ;
    dcat:mediaType "application/unknown" .

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

