@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/2bba547d-be45-41c5-be7c-0ee2417fbe4e> a dcat:Dataset ;
    dct:description "Unpaved roads layer for Pennsylvania created by the Bureau of Watershed Managment, Conservation Districts And Nutrient Management Division." ;
    dct:identifier "2bba547d-be45-41c5-be7c-0ee2417fbe4e" ;
    dct:issued "2025-11-20T16:25:01.153827"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:25:01.153832"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.6167 39.6804, -74.7738 39.6804, -74.7738 42.2649, -80.6167 42.2649, -80.6167 39.6804))"^^gsp:wktLiteral ] ;
    dct:title "Unpaved Roads" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2bba547d-be45-41c5-be7c-0ee2417fbe4e/resource/9c65bfc6-1474-4fbb-a030-c0423d38f488> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/2bba547d-be45-41c5-be7c-0ee2417fbe4e/resource/9c65bfc6-1474-4fbb-a030-c0423d38f488> a dcat:Distribution ;
    dct:issued "2020-11-29T22:37:53.230888"^^xsd:dateTime ;
    dct:modified "2025-11-20T16:25:01.148156"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu/uci/DataSummary.aspx?dataset=260> .

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

