@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/58114290-b81e-40f4-a1d3-e3270c6abc47> 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 "58114290-b81e-40f4-a1d3-e3270c6abc47" ;
    dct:issued "2025-11-21T20:51:48.784338"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:51:48.784342"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-80.5346 41.0622, -79.9855 41.0622, -79.9855 41.5018, -80.5346 41.5018, -80.5346 41.0622))"^^gsp:wktLiteral ] ;
    dct:title "Mercer County Centerlines" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/58114290-b81e-40f4-a1d3-e3270c6abc47/resource/303c7123-acd0-4649-9551-ce5d43fcb4e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/58114290-b81e-40f4-a1d3-e3270c6abc47/resource/303c7123-acd0-4649-9551-ce5d43fcb4e5> a dcat:Distribution ;
    dct:issued "2020-11-29T22:25:32.582902"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:51:48.778744"^^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" .

