@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/4e902ba7-c0cd-4be8-97f8-50f5604e82d1> a dcat:Dataset ;
    dct:description "Enhanced Oil Recovery by CO2 Foam Flooding. First annual report, June 1983" ;
    dct:identifier "4e902ba7-c0cd-4be8-97f8-50f5604e82d1" ;
    dct:issued "2025-11-25T21:38:59.830473"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:38:59.830477"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Enhanced Oil Recovery by CO2 Foam Flooding. First annual report, June 1983" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stan Holbrook, Rudi Roubicek, Pat F. Phelan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4e902ba7-c0cd-4be8-97f8-50f5604e82d1/resource/18128e62-c633-4ac9-83d9-8f6dd8a1bb4b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "co2",
        "edx",
        "energy",
        "energy-data-exchange",
        "enhanced",
        "floo",
        "foam",
        "geo",
        "geology",
        "geoss",
        "global",
        "oil",
        "recovery" .

<https://data.amerigeoss.org/dataset/4e902ba7-c0cd-4be8-97f8-50f5604e82d1/resource/18128e62-c633-4ac9-83d9-8f6dd8a1bb4b> a dcat:Distribution ;
    dct:description "Enhanced Oil Recovery by CO2 Foam Flooding. First annual report, June 1983" ;
    dct:format "PDF" ;
    dct:issued "2014-05-16T15:33:22.341217"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:38:59.821138"^^xsd:dateTime ;
    dct:title "Enhanced Oil Recovery by CO2 Foam Flooding. First annual report, June 1983" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2014-05-16T19%3A33%3A02.049Z/101mc16551-6.pdf> ;
    dcat:byteSize "2660322"^^xsd:nonNegativeInteger .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

