@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/50858b39-36a3-444f-bf54-7348bcb76671> a dcat:Dataset ;
    dct:description "Compartments are small subdivisions of forest land for purposes of orientation, administration and/or silvicultural operations on the Allegheny National Forest (ANF). Boundaries are defined by natural features, roads or artifically marked." ;
    dct:identifier "50858b39-36a3-444f-bf54-7348bcb76671" ;
    dct:issued "2025-11-21T15:51:05.125636"^^xsd:dateTime ;
    dct:modified "2025-11-21T15:51:05.125641"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-79.4986 41.3167, -78.6358 41.3167, -78.6358 42.0104, -79.4986 42.0104, -79.4986 41.3167))"^^gsp:wktLiteral ] ;
    dct:title "Compartment201606" ;
    dcat:keyword "allegheny-national-forest",
        "amerigeo",
        "amerigeoss",
        "anf",
        "ckan",
        "compartment",
        "fs-veg-location",
        "geo",
        "geoss",
        "location",
        "national",
        "north-america",
        "pa",
        "pennsylvania",
        "united-states" .

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

