@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/7993126d-ab64-4704-b401-fb0cebf96a95> a dcat:Dataset ;
    dct:description " Density data for n-pentane.   Temperature Range: 325K to 520K   Pressure Range: 1.8 MPa to 275 MPa  " ;
    dct:identifier "7993126d-ab64-4704-b401-fb0cebf96a95" ;
    dct:issued "2025-11-25T22:00:41.174281"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:00:41.174287"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "MULTIPOLYGON (((-81.6506 7.3219, -111.0642 18.7579, -135.7958 56.9864, -178.2165 51.8636, -178.2166 51.8743, -166.2324 68.8723, -166.2075 68.8835, -156.6983 71.3383, -113.0383 78.4369, -85.7947 82.4586, -34.7261 83.6014, -12.1658 81.6091, -12.1576 81.6007, -61.0836 10.1028, -77.8897 7.2289, -81.6506 7.3219)))"^^gsp:wktLiteral ] ;
    dct:title "EOS-PVT HTHP Pentane Density Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Isaac Gamwo" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7993126d-ab64-4704-b401-fb0cebf96a95/resource/ef485ed9-d536-4ac9-987f-800e99d3309b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "density-data",
        "edx",
        "energy",
        "energy-data-exchange",
        "experimental",
        "geo",
        "geoss",
        "global",
        "pentane" .

<https://data.amerigeoss.org/dataset/7993126d-ab64-4704-b401-fb0cebf96a95/resource/ef485ed9-d536-4ac9-987f-800e99d3309b> a dcat:Distribution ;
    dct:description " Density data for n-pentane.   Temperature Range: 325K to 520K   Pressure Range: 1.8 MPa to 275 MPa  " ;
    dct:format "XLSX" ;
    dct:issued "2013-03-08T16:25:59"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:00:41.165935"^^xsd:dateTime ;
    dct:title "npentane.xlsx" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/npentane.xlsx> .

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

