@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/84cf7009-1b23-4678-8a90-87da0b746558> a dcat:Dataset ;
    dct:description " Viscosity data for n-hexadecane   Pressure range: 3.3 - 226.6 MPa   Temperature range: 303 - 520 K  " ;
    dct:identifier "84cf7009-1b23-4678-8a90-87da0b746558" ;
    dct:issued "2025-11-25T22:06:22.354129"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:06:22.354133"^^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 "HTHP Hexadecane Viscosity Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Isaac Gamwo" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/84cf7009-1b23-4678-8a90-87da0b746558/resource/5a504735-9861-4ab1-aabf-d2815df1fccf> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "experimental",
        "geo",
        "geoss",
        "global",
        "hexadecane",
        "high-pressure",
        "high-temperature",
        "viscosity" .

<https://data.amerigeoss.org/dataset/84cf7009-1b23-4678-8a90-87da0b746558/resource/5a504735-9861-4ab1-aabf-d2815df1fccf> a dcat:Distribution ;
    dct:description " Viscosity data for n-hexadecane   Pressure range: 3.3 - 226.6 MPa   Temperature range: 303 - 520 K  " ;
    dct:format "XLSX" ;
    dct:issued "2013-03-29T09:14:36"^^xsd:dateTime ;
    dct:modified "2025-11-25T22:06:22.344977"^^xsd:dateTime ;
    dct:title "nhexadecanec16viscosityhthp.xlsx" ;
    dcat:accessURL <https://edx.netl.doe.gov/storage/f/2013-02-15T20:05:00:476Z/nhexadecanec16viscosityhthp.xlsx> .

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

