@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/7105c99c-d016-427f-bcef-c2e15c3664a6> a dcat:Dataset ;
    dct:description "Wooded areas. Contract NCPC 93-02. This document describes the planimetric map production for the 350 tiles located in Washington DC and the surrounding states of MD and VA. All DC GIS data is stored and exported in Maryland State Plane coordinates NAD 83 meters. METADATA CONTENT IS IN PROCESS OF VALIDATION AND SUBJECT TO CHANGE." ;
    dct:identifier "7105c99c-d016-427f-bcef-c2e15c3664a6" ;
    dct:issued "2025-11-22T15:14:24.395907"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:14:24.395911"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.1190 38.8031, -76.9090 38.8031, -76.9090 38.9960, -77.1190 38.9960, -77.1190 38.8031))"^^gsp:wktLiteral ] ;
    dct:title "Wooded areas - polygon" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7105c99c-d016-427f-bcef-c2e15c3664a6/resource/ec203158-a490-4bf0-ac75-16bcbe96b316> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dc",
        "district-of-columbia",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "washington" .

<https://data.amerigeoss.org/dataset/7105c99c-d016-427f-bcef-c2e15c3664a6/resource/ec203158-a490-4bf0-ac75-16bcbe96b316> a dcat:Distribution ;
    dct:issued "2020-11-29T22:43:21.418855"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:14:24.388760"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/> .

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

