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

<https://data.amerigeoss.org/dataset/2c32336f-26f9-4cbf-8041-6ae820a70a7f> a dcat:Dataset ;
    dct:description "This is a link to the digitized geologic map of Alaska from the U.S. Geological Survey." ;
    dct:identifier "2c32336f-26f9-4cbf-8041-6ae820a70a7f" ;
    dct:issued "2025-11-25T21:22:29.197770"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:22:29.197774"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "Geologic Map of Alaska" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2c32336f-26f9-4cbf-8041-6ae820a70a7f/resource/cfa617d8-8e9b-43bb-be9d-22e4c34fb1b8> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "digital-map",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geodatabase",
        "geology",
        "geoss",
        "global",
        "shapef",
        "usgs" .

<https://data.amerigeoss.org/dataset/2c32336f-26f9-4cbf-8041-6ae820a70a7f/resource/cfa617d8-8e9b-43bb-be9d-22e4c34fb1b8> a dcat:Distribution ;
    dct:description "Link to the Alaska Geologic Map from the USGS.  Available as a geodatabase or shapefile." ;
    dct:issued "2016-01-15T16:17:49.722688"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:22:29.189391"^^xsd:dateTime ;
    dct:title "Alaska Geologic Map" ;
    dcat:accessURL <http://pubs.er.usgs.gov/publication/sim3340> .

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

