@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/253d99d9-64dc-4882-b230-1e5844bccb1a> a dcat:Dataset ;
    dct:description "This dataset is a high-resolution representation of forest types for the northern section of the Delaware River Basin. Forest type was determined by integrating high-resolution tree canopy from the 2010-2011 land cover dataset with the USDA Forest Serviceâs National Forest Type Dataset (http://data.fs.usda.gov/geodata/rastergateway/forest_type/index.php). A customized segmentation algorithm within an object-based image analysis system was used to divide the tree canopy into homogenous polygons based on the spatial and spectral qualities in 2010-2011 National Agricultural Imagery Program (NAIP) data. Each polygon was then assigned to the dominant forest type found in the National Forest Type Dataset.End users of this product should exercise caution when making decisions based on this dataset. The National Forest Type Dataset has known accuracy issues, and these issues are likely compounded when the data were reworked into this higher-resolution product." ;
    dct:identifier "253d99d9-64dc-4882-b230-1e5844bccb1a" ;
    dct:issued "2025-11-20T12:42:30.510237"^^xsd:dateTime ;
    dct:modified "2025-11-20T12:42:30.510241"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.6881 40.8137, -74.4168 40.8137, -74.4168 42.2225, -75.6881 42.2225, -75.6881 40.8137))"^^gsp:wktLiteral ] ;
    dct:title "Forest Type Classification, 2010-2011, Delaware River Basin, Northern Section" ;
    dcat:keyword "2010",
        "2011",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "delaware-river-basin",
        "forest",
        "geo",
        "geoss",
        "land-cover",
        "national",
        "new-york",
        "north-america",
        "pennsylvania",
        "tree-canopy",
        "united-states",
        "watershed" .

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

