@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/0feca06c-b1e2-48ad-8739-1b64fa350ebc> a dcat:Dataset ;
    dct:description "Boundary of the Delaware river within the Delaware River Basin." ;
    dct:identifier "0feca06c-b1e2-48ad-8739-1b64fa350ebc" ;
    dct:issued "2025-11-19T18:26:07.607703"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:26:07.607713"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.4356 39.7938, -74.6844 39.7938, -74.6844 42.0007, -75.4356 42.0007, -75.4356 39.7938))"^^gsp:wktLiteral ] ;
    dct:title "Delaware River boundary 2004" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0feca06c-b1e2-48ad-8739-1b64fa350ebc/resource/7a75cc9f-c5c2-4f59-b661-0815d84ab07e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/0feca06c-b1e2-48ad-8739-1b64fa350ebc/resource/7a75cc9f-c5c2-4f59-b661-0815d84ab07e> a dcat:Distribution ;
    dct:issued "2020-11-29T22:37:21.777048"^^xsd:dateTime ;
    dct:modified "2025-11-19T18:26:07.590401"^^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" .

