@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/654749d3-da7b-4741-b714-6cf41aaeefd1> a dcat:Dataset ;
    dct:description "This data contains the regional boundaries of the Alaska Department of Natural Resources." ;
    dct:identifier "654749d3-da7b-4741-b714-6cf41aaeefd1" ;
    dct:issued "2025-11-22T07:10:33.071320"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:10:33.071325"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 49.1729, 180.0000 49.1729, 180.0000 71.3971, -180.0000 71.3971, -180.0000 49.1729))"^^gsp:wktLiteral ] ;
    dct:title "Alaska DNR Region" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/654749d3-da7b-4741-b714-6cf41aaeefd1/resource/3936c74c-db21-42ba-a7a1-5af2f0c5be4e>,
        <https://data.amerigeoss.org/dataset/654749d3-da7b-4741-b714-6cf41aaeefd1/resource/cbbb0f7e-a94c-4218-8dfa-1437142efeab> ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "dnr-region",
        "geo",
        "geoss",
        "national",
        "north-america",
        "northern",
        "region",
        "southcentral",
        "southeast",
        "united-states" .

<https://data.amerigeoss.org/dataset/654749d3-da7b-4741-b714-6cf41aaeefd1/resource/3936c74c-db21-42ba-a7a1-5af2f0c5be4e> a dcat:Distribution ;
    dct:description "CSDGM IMPORT ERROR: No digtinfo/formcont" ;
    dct:issued "2021-05-15T11:06:00.639162"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:10:33.061801"^^xsd:dateTime ;
    dct:title "zipped shape file" ;
    dcat:accessURL <https://data-soa-dnr.opendata.arcgis.com/datasets/dnr-regions-1> .

<https://data.amerigeoss.org/dataset/654749d3-da7b-4741-b714-6cf41aaeefd1/resource/cbbb0f7e-a94c-4218-8dfa-1437142efeab> a dcat:Distribution ;
    dct:issued "2021-05-15T11:06:00.639169"^^xsd:dateTime ;
    dct:modified "2025-11-22T07:10:33.062228"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://data-soa-dnr.opendata.arcgis.com/datasets/dnr-regions-1> .

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

