@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/21aec268-bb5a-4dc0-b828-bf638a4e4c47> a dcat:Dataset ;
    dct:description """CTA Park and Ride - Polygon data representing CTA park and ride locations. Details include number of spaces, cost, and rail station.\r
Projected Coordinate System:	NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet""" ;
    dct:identifier "21aec268-bb5a-4dc0-b828-bf638a4e4c47" ;
    dct:issued "2025-11-29T06:14:05.448301"^^xsd:dateTime ;
    dct:modified "2025-11-29T06:14:05.448306"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTA - Park and Ride - kml" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ctagis" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/21aec268-bb5a-4dc0-b828-bf638a4e4c47/resource/a3f1c946-fbc6-4611-9b1c-007896e76fd5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/21aec268-bb5a-4dc0-b828-bf638a4e4c47/resource/a3f1c946-fbc6-4611-9b1c-007896e76fd5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2016-01-28T02:19:50.824908"^^xsd:dateTime ;
    dct:modified "2025-11-29T06:14:05.440063"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/2cys-9ux7/application/zip> ;
    dcat:mediaType "application/zip" .

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

