@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/79ee3e63-929f-42ad-830a-73a83e851773> a dcat:Dataset ;
    dct:description "This submission includes the University of Alaska Fairbanks Monthly Research Performance Progress Reports. The goal of this project is to develop an improved cement for geothermal wells." ;
    dct:identifier <https://data.openei.org/submissions/3011> ;
    dct:issued "2012-01-01T07:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2020-01-27T23:10:15+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-147.8337 64.8558, -147.8337 64.8558, -147.8337 64.8558, -147.8337 64.8558, -147.8337 64.8558))"^^gsp:wktLiteral ] ;
    dct:title "Development of an Improved Cement for Geothermal Wells - 2011 Progress Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "George Trabits" ;
            vcard:hasEmail <mailto:george@trabitsgroup.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/79ee3e63-929f-42ad-830a-73a83e851773/resource/8dbc2a79-9121-4640-a6b8-a6d5144a3f97> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "cement",
        "ckan",
        "compressive-strength",
        "experiment",
        "geo",
        "geoss",
        "geothermal",
        "integrity",
        "national",
        "north-america",
        "progress-report",
        "technology",
        "united-states",
        "wellbore",
        "wells",
        "zeolite" .

<https://data.amerigeoss.org/dataset/79ee3e63-929f-42ad-830a-73a83e851773/resource/8dbc2a79-9121-4640-a6b8-a6d5144a3f97> a dcat:Distribution ;
    dct:description "Monthly Research Performance Progress Reports for 2011 from the University of Alaska Fairbanks" ;
    dct:format "PDF" ;
    dct:issued "2022-08-08T11:11:13.533699"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:33:34.279249"^^xsd:dateTime ;
    dct:title "2011 Monthly Reports.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/159/2011%20Monthly%20Reports.pdf> ;
    dcat:mediaType "application/pdf" .

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

