@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/45b46342-1079-436e-b80f-e6338ccad8f6> a dcat:Dataset ;
    dct:description "Alaska General Land Status - State Selected contains spatial and tabular data potraying State selected lands in Alaska at Public Land Survey System (PLSS) township section level resolution. This is a subset of the July 2016 edition of the Alaska General Land Status, filtered to include only records that are State Selected Land (SFLAG)." ;
    dct:identifier "45b46342-1079-436e-b80f-e6338ccad8f6" ;
    dct:issued "2025-11-21T09:11:04.841136"^^xsd:dateTime ;
    dct:modified "2025-11-21T09:11:04.841141"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 51.9023, 180.0000 51.9023, 180.0000 71.3711, -180.0000 71.3711, -180.0000 51.9023))"^^gsp:wktLiteral ] ;
    dct:title "Alaska General Land Status - State 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" .

