@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/58cce25d-138b-42bd-bba0-b3d6f1281792> a dcat:Dataset ;
    dct:description "Alaska General Land Status - Native Selected contains spatial and tabular data portraying native selected lands in Alaska at Public Land Survey System (PLSS) township section level resolution. This is a subset of the July 2022 edition of the Alaska General Land Status, filtered to include only records that are ANCSA SELECTED Land (NATSEL) or Land selected by CIRI (CIRISEL)." ;
    dct:identifier "58cce25d-138b-42bd-bba0-b3d6f1281792" ;
    dct:issued "2025-11-21T21:18:59.106422"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:18:59.106426"^^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.5143, 180.0000 49.5143, 180.0000 70.5666, -180.0000 70.5666, -180.0000 49.5143))"^^gsp:wktLiteral ] ;
    dct:title "Alaska General Land Status - Native Selected" ;
    dcat:keyword "alaska",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "land-status",
        "mtrs",
        "national",
        "native-selected",
        "north-america",
        "ownership",
        "united-states" .

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

