@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/4a3d207f-ea47-44a4-810a-699b6f5dc7f8> a dcat:Dataset ;
    dct:description "Road segments representing centerlines of all roadways or carriageways in a local government. Typically, this information is compiled from orthoimagery or other aerial photography sources. This representation of the road centerlines support address geocoding and mapping. It also serves as a source for public works and other agencies that are responsible for the active management of the road network." ;
    dct:identifier "4a3d207f-ea47-44a4-810a-699b6f5dc7f8" ;
    dct:issued "2025-11-21T11:55:09.554608"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:55:09.554612"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.0147 41.1640, -79.4722 41.1640, -79.4722 41.6269, -80.0147 41.6269, -80.0147 41.1640))"^^gsp:wktLiteral ] ;
    dct:title "Venango Centerlines" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4a3d207f-ea47-44a4-810a-699b6f5dc7f8/resource/e76de032-eb79-4c26-bb88-9c1efbbaeb79> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/4a3d207f-ea47-44a4-810a-699b6f5dc7f8/resource/e76de032-eb79-4c26-bb88-9c1efbbaeb79> a dcat:Distribution ;
    dct:issued "2020-11-29T22:34:21.917818"^^xsd:dateTime ;
    dct:modified "2025-11-21T11:55:09.549019"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://www.pasda.psu.edu/> .

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

