@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/10efcdaf-53c6-4eda-ae3f-93ef142260fc> a dcat:Dataset ;
    dct:description "County boundaries that touch the Delaware River Basin, not clipped to the basin boundary" ;
    dct:identifier "10efcdaf-53c6-4eda-ae3f-93ef142260fc" ;
    dct:issued "2025-11-20T01:19:47.166527"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:19:47.166531"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.7932 38.4394, -73.7662 38.4394, -73.7662 42.8300, -76.7932 42.8300, -76.7932 38.4394))"^^gsp:wktLiteral ] ;
    dct:title "Delaware River Basin county boundaries - unclipped 2004" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/10efcdaf-53c6-4eda-ae3f-93ef142260fc/resource/81a78889-05ff-48f8-bb45-058542a4afc8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/10efcdaf-53c6-4eda-ae3f-93ef142260fc/resource/81a78889-05ff-48f8-bb45-058542a4afc8> a dcat:Distribution ;
    dct:issued "2020-11-29T22:47:21.758558"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:19:47.160997"^^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" .

