@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/23e7de3c-6e09-41b5-963d-aa1caffdfc33> a dcat:Dataset ;
    dct:description "This data represents the railroad centerlines for Chester County. Only active rails and rails that are in place, but do not have current service are represented in this data layer. Rail lines that have been abandoned are represented in the historic rail data layer. The railroad centerlines were originally based on aerial photographs taken April 7, 1993. Updates to the layer have been made based on additional research and aerial photograph taken in spring 2000." ;
    dct:identifier "23e7de3c-6e09-41b5-963d-aa1caffdfc33" ;
    dct:issued "2025-11-20T11:57:56.548841"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:57:56.548845"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-76.0291 39.7098, -75.3801 39.7098, -75.3801 40.2550, -76.0291 40.2550, -76.0291 39.7098))"^^gsp:wktLiteral ] ;
    dct:title "Chester County Active Railroads" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/23e7de3c-6e09-41b5-963d-aa1caffdfc33/resource/2765749c-ca20-4a2c-9f56-185ed28959d1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chester-county",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "railroads",
        "transportation",
        "united-states" .

<https://data.amerigeoss.org/dataset/23e7de3c-6e09-41b5-963d-aa1caffdfc33/resource/2765749c-ca20-4a2c-9f56-185ed28959d1> a dcat:Distribution ;
    dct:issued "2020-11-29T22:35:12.039801"^^xsd:dateTime ;
    dct:modified "2025-11-20T11:57:56.541437"^^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" .

