@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/577b606e-cea8-498f-a37d-002e635e1775> a dcat:Dataset ;
    dct:description "This data set shows the locations of train stops along the Market Frankford Line, Broad Street Line, and Broad Street Spur. This data set also has ridership information as well as detailed information about each train stop location." ;
    dct:identifier "577b606e-cea8-498f-a37d-002e635e1775" ;
    dct:issued "2025-11-21T20:28:51.015151"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:28:51.015155"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.3588 39.9033, -75.0742 39.9033, -75.0742 40.1137, -75.3588 40.1137, -75.3588 39.9033))"^^gsp:wktLiteral ] ;
    dct:title "SEPTA GIS High speed Stations" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/577b606e-cea8-498f-a37d-002e635e1775/resource/3bbc1d95-cf98-45d5-af38-9050039b7f10>,
        <https://data.amerigeoss.org/dataset/577b606e-cea8-498f-a37d-002e635e1775/resource/71aa8f74-aed0-42b0-835b-714d2c123e68> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pa",
        "philadelphia",
        "united-states" .

<https://data.amerigeoss.org/dataset/577b606e-cea8-498f-a37d-002e635e1775/resource/3bbc1d95-cf98-45d5-af38-9050039b7f10> a dcat:Distribution ;
    dct:issued "2020-11-29T22:35:14.011679"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:28:51.008556"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.pasda.psu.edu> .

<https://data.amerigeoss.org/dataset/577b606e-cea8-498f-a37d-002e635e1775/resource/71aa8f74-aed0-42b0-835b-714d2c123e68> a dcat:Distribution ;
    dct:description "index.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-29T22:35:14.011672"^^xsd:dateTime ;
    dct:modified "2025-11-21T20:28:51.008148"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://www.septa.com/index.html> .

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

