@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/3896e920-4a71-42e2-a61d-80e58d3be1df> a dcat:Dataset ;
    dct:description "Water bodies. 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. Enhancements were added to the existing planimetric layer." ;
    dct:identifier "3896e920-4a71-42e2-a61d-80e58d3be1df" ;
    dct:issued "2025-11-21T00:34:30.159316"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:34:30.159319"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-77.1199 38.7916, -76.9115 38.7916, -76.9115 38.9934, -77.1199 38.9934, -77.1199 38.7916))"^^gsp:wktLiteral ] ;
    dct:title "Water bodies - polygon" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3896e920-4a71-42e2-a61d-80e58d3be1df/resource/0f1281dc-8ca3-4750-9118-f835a461bc0c> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "dc",
        "district-of-columbia",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "washington" .

<https://data.amerigeoss.org/dataset/3896e920-4a71-42e2-a61d-80e58d3be1df/resource/0f1281dc-8ca3-4750-9118-f835a461bc0c> a dcat:Distribution ;
    dct:issued "2020-11-29T22:40:07.303737"^^xsd:dateTime ;
    dct:modified "2025-11-21T00:34:30.152520"^^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" .

