@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/2ca2df20-f15f-465f-8ca2-db32d3d927d0> a dcat:Dataset ;
    dct:description "Polygon shapefile that includes the subbasins of the Susquehanna River Basin (2006 boundary). The 6 subbasins include the Upper Susquehanna, Chemung, Middle Susquehanna, West Branch Susquehanna, Juniata, and Lower Susquehanna. This file was created by dissolving the wshed24K dataset into the 6 major subbasins. The boundary between the Upper Susq. and Chemung Subbasins was updated to match the SRBC delineated subbasin line that exists on 1:24,000 scale USGS topographic maps." ;
    dct:identifier "2ca2df20-f15f-465f-8ca2-db32d3d927d0" ;
    dct:issued "2025-11-20T16:56:10.750112"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:56:10.750117"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-78.9828 39.5248, -74.5618 39.5248, -74.5618 43.0009, -78.9828 43.0009, -78.9828 39.5248))"^^gsp:wktLiteral ] ;
    dct:title "Subbasins of the Susquehanna River Basin" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2ca2df20-f15f-465f-8ca2-db32d3d927d0/resource/ec5b50bd-fd2c-4483-b652-ddd097bd04ca> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "drainage-basin",
        "geo",
        "geoss",
        "inlandwaters",
        "national",
        "north-america",
        "subbasin",
        "united-states",
        "watershed" .

<https://data.amerigeoss.org/dataset/2ca2df20-f15f-465f-8ca2-db32d3d927d0/resource/ec5b50bd-fd2c-4483-b652-ddd097bd04ca> a dcat:Distribution ;
    dct:issued "2020-11-29T22:33:17.242699"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:56:10.742798"^^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" .

