@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/2618265f-1a23-4f0f-acff-408b28a0bfc5> a dcat:Dataset ;
    dct:description """At the beginning of this project, the Temple team spent significant effort to collect data relevant to foam fracturing. More than 40 articles/reports were found in the open literature that reported the properties of aqueous foams under various testing conditions. The foam properties included viscosity and stability in terms of half-life, while were influenced by the foam quality, shear rate, temperature, pressure, as well as surfactants and additives used in making the foam base solutions. As a result, more than 1100 data points were collected, which are included in a master worksheet named "Literature data on Foam Fracturing Fluid". These data points are organized based on following parameters:
1. Literature source, including authors and publication year
2. Gaseous phase (e.g. CO2, N2)
3. Liquid phase (e.g. tap water, DI water, salt water)
4. Surfactants and their concentrations
6. Additives
7. Foam quality 
8. Pressure
9. Temperature
10. Viscosity
11. Foam stability, which was characterized by its half-life: Half-life
Foam study data base with data analysis was completed and a webpage is designed hosted on public server at https://surfactant-dashboard.herokuapp.com""" ;
    dct:identifier <https://data.openei.org/submissions/5724> ;
    dct:issued "2021-11-08T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2022-06-19T06:00:01+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.1528 39.9824, -75.1528 39.9824, -75.1528 39.9824, -75.1528 39.9824, -75.1528 39.9824))"^^gsp:wktLiteral ] ;
    dct:title "Literature Data on Foam Fracturing Fluid" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Viren Thakor" ;
            vcard:hasEmail <mailto:thakorv99@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2618265f-1a23-4f0f-acff-408b28a0bfc5/resource/4f7b93cc-93f9-4118-867b-8da4f1629175>,
        <https://data.amerigeoss.org/dataset/2618265f-1a23-4f0f-acff-408b28a0bfc5/resource/a1d97bf1-cc64-4034-adb8-922a51784569> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "data",
        "data-collection",
        "energy",
        "enhanced-geothermal-systems",
        "foam",
        "foam-fracturing",
        "foam-fracturing-fluids",
        "geo",
        "geoss",
        "geothermal",
        "literature-review",
        "national",
        "north-america",
        "processed-data",
        "reference",
        "united-states" .

<https://data.amerigeoss.org/dataset/2618265f-1a23-4f0f-acff-408b28a0bfc5/resource/4f7b93cc-93f9-4118-867b-8da4f1629175> a dcat:Distribution ;
    dct:description "List of references that were analyzed to extract important data used in the foam study" ;
    dct:format "DOC" ;
    dct:issued "2022-06-20T03:45:58.967901"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:11:49.516978"^^xsd:dateTime ;
    dct:title "Reference on Literature Data on Foam Stability.docx" ;
    dcat:accessURL <https://gdr.openei.org/files/1380/Reference%20on%20Literature%20Data%20on%20Foam%20Stability.docx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.amerigeoss.org/dataset/2618265f-1a23-4f0f-acff-408b28a0bfc5/resource/a1d97bf1-cc64-4034-adb8-922a51784569> a dcat:Distribution ;
    dct:description "Excel Sheet containing all the literature data that has been previously studied for foam as fracturing fluid. Includes chemical and phase information for different foams." ;
    dct:format "CSV" ;
    dct:issued "2022-06-20T03:45:58.967894"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:11:49.516564"^^xsd:dateTime ;
    dct:title "Literature data on Foam Fracturing Fluid.csv" ;
    dcat:accessURL <https://gdr.openei.org/files/1380/Literature%20data%20on%20Foam%20Fracturing%20Fluid.csv> ;
    dcat:mediaType "text/csv" .

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

