@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/275feec9-48fb-4e6a-abb2-3791b359fa6c> a dcat:Dataset ;
    dct:description "Bicycle Network for the City of Philadelphia" ;
    dct:identifier "275feec9-48fb-4e6a-abb2-3791b359fa6c" ;
    dct:issued "2025-11-20T13:55:46.259169"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:55:46.259173"^^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 2005" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/275feec9-48fb-4e6a-abb2-3791b359fa6c/resource/bb7f0367-3aa9-4e63-80bb-e76454c1612e> ;
    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/275feec9-48fb-4e6a-abb2-3791b359fa6c/resource/bb7f0367-3aa9-4e63-80bb-e76454c1612e> a dcat:Distribution ;
    dct:format "QGIS" ;
    dct:issued "2020-11-29T22:51:42.428801"^^xsd:dateTime ;
    dct:modified "2025-11-20T13:55:46.250723"^^xsd:dateTime ;
    dct:title "QGIS File" ;
    dcat:accessURL <http://%5C%5CPC-36%5CD%5Cphilly2010%5CPhiladelphia_BikeNetwork2005.shp> .

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

