@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/7e4cbe7e-f105-494d-a5da-d47bf7bbbbd7> a dcat:Dataset ;
    dct:description "Bicycle Network for the City of Philadelphia" ;
    dct:identifier "7e4cbe7e-f105-494d-a5da-d47bf7bbbbd7" ;
    dct:issued "2025-11-22T22:53:43.531547"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:53:43.531551"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-75.2730 39.8699, -74.9641 39.8699, -74.9641 40.1389, -75.2730 40.1389, -75.2730 39.8699))"^^gsp:wktLiteral ] ;
    dct:title "Philadelphia Bike Network" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7e4cbe7e-f105-494d-a5da-d47bf7bbbbd7/resource/f36113df-63fa-4c24-ae33-20fe052d7c54> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bicycle",
        "bike",
        "bike-lanes",
        "bike-network",
        "ckan",
        "cycle",
        "geo",
        "geoss",
        "national",
        "north-america",
        "streets",
        "transportation",
        "united-states" .

<https://data.amerigeoss.org/dataset/7e4cbe7e-f105-494d-a5da-d47bf7bbbbd7/resource/f36113df-63fa-4c24-ae33-20fe052d7c54> a dcat:Distribution ;
    dct:issued "2020-11-29T22:51:40.452173"^^xsd:dateTime ;
    dct:modified "2025-11-22T22:53:43.522061"^^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" .

