@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/7270a61f-d6b5-433d-916a-de78944abba2> a dcat:Dataset ;
    dct:description "This dataset collects sea surface temperature data generated through alkenone analysis of late Pliocene sediments collected from cores and outcrops" ;
    dct:identifier "USGS:593599dee4b06a58eb675608" ;
    dct:issued "2025-11-22T16:08:34.591282"^^xsd:dateTime ;
    dct:modified "20200819"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-178.1670 -42.5500, -178.1670 80.4740, 167.7690 80.4740, 167.7690 -42.5500, -178.1670 -42.5500))"^^gsp:wktLiteral ] ;
    dct:title "PRISM late Pliocene (Piacenzian) alkenone - derived SST data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harry J. Dowsett" ;
            vcard:hasEmail <mailto:hdowsett@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7270a61f-d6b5-433d-916a-de78944abba2/resource/63f03ea1-842a-401c-a79c-c714a61eeb32>,
        <https://data.amerigeoss.org/dataset/7270a61f-d6b5-433d-916a-de78944abba2/resource/f616d81d-95b3-4513-a25d-d160d1cac8a3> ;
    dcat:keyword "alkenone",
        "amerigeo",
        "amerigeoss",
        "arctic-ocean",
        "atlantic-ocean",
        "cenozoic",
        "ckan",
        "geo",
        "geoss",
        "greenland-sea",
        "nansemond-river",
        "national",
        "neogene",
        "north-america",
        "ocean-records",
        "pacific-ocean",
        "paleoclimate",
        "phanerozoic",
        "piacenzian",
        "pliocene",
        "sea-surface-temperature-reconstruction",
        "south-china-sea",
        "suffolk",
        "tertiary",
        "united-states",
        "usgs-593599dee4b06a58eb675608",
        "virginia" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/7270a61f-d6b5-433d-916a-de78944abba2/resource/63f03ea1-842a-401c-a79c-c714a61eeb32> a dcat:Distribution ;
    dct:description "Landing page for access to the data" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:23:17.991378"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:08:34.576945"^^xsd:dateTime ;
    dct:title "Digital Data" ;
    dcat:accessURL <https://doi.org/10.5066/F7959G1S> ;
    dcat:mediaType "application/http" .

<https://data.amerigeoss.org/dataset/7270a61f-d6b5-433d-916a-de78944abba2/resource/f616d81d-95b3-4513-a25d-d160d1cac8a3> a dcat:Distribution ;
    dct:description "The metadata original format" ;
    dct:format "XML" ;
    dct:issued "2022-07-28T21:23:17.991371"^^xsd:dateTime ;
    dct:modified "2025-11-22T16:08:34.576506"^^xsd:dateTime ;
    dct:title "Original Metadata" ;
    dcat:accessURL <https://data.usgs.gov/datacatalog/metadata/USGS.593599dee4b06a58eb675608.xml> ;
    dcat:mediaType "text/xml" .

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

