@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/747e9797-d5e2-4e28-b04b-9723feeaefeb> a dcat:Dataset ;
    dct:description "{{description}}" ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=a527d5ce37dd4b608f4ced89f85edc5a> ;
    dct:issued "2019-01-28T00:18:18+00:00"^^xsd:dateTime ;
    dct:modified "2019-02-08T00:19:52+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Alaska Geologic Map" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/747e9797-d5e2-4e28-b04b-9723feeaefeb/resource/798f6141-653b-4ba0-9301-c75cc9d827ae>,
        <https://data.amerigeoss.org/dataset/747e9797-d5e2-4e28-b04b-9723feeaefeb/resource/92580467-f0e8-4ef3-bb59-ab0f2cd49e4a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "alaska",
        "disaster",
        "disasters",
        "earthquake",
        "faults",
        "geologic" ;
    dcat:landingPage <https://www.amerigeo.org/apps/amerigeoss::alaska-geologic-map> .

<https://data.amerigeoss.org/dataset/747e9797-d5e2-4e28-b04b-9723feeaefeb/resource/798f6141-653b-4ba0-9301-c75cc9d827ae> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2025-09-19T17:46:07.979284"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:07.970492"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://alaska.usgs.gov/science/geology/state_map/interactive_map/AKgeologic_map.html> .

<https://data.amerigeoss.org/dataset/747e9797-d5e2-4e28-b04b-9723feeaefeb/resource/92580467-f0e8-4ef3-bb59-ab0f2cd49e4a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:46:07.979281"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:46:07.970379"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/apps/amerigeoss::alaska-geologic-map> .

<https://www.amerigeo.org/apps/amerigeoss::alaska-geologic-map> a foaf:Document .

