@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/708b4280-9b91-4acc-b5c2-f14d73431288> a dcat:Dataset ;
    dct:description " USGS Publications Warehouse  " ;
    dct:identifier "708b4280-9b91-4acc-b5c2-f14d73431288" ;
    dct:issued "2025-11-25T21:56:13.126495"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:56:13.126499"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "USGS Publications Warehouse" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Chad Rowan" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/708b4280-9b91-4acc-b5c2-f14d73431288/resource/8cd31ae3-612a-48a3-a580-b27bb997a853> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geology",
        "geoss",
        "global",
        "publications",
        "usgs",
        "warehouse" .

<https://data.amerigeoss.org/dataset/708b4280-9b91-4acc-b5c2-f14d73431288/resource/8cd31ae3-612a-48a3-a580-b27bb997a853> a dcat:Distribution ;
    dct:description " USGS Publications Warehouse  " ;
    dct:format "HTML" ;
    dct:issued "2012-05-04T09:17:56"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:56:13.117348"^^xsd:dateTime ;
    dct:title "USGS Publications Warehouse" ;
    dcat:accessURL <http://pubs.er.usgs.gov/> .

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

