@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/40287e1e-8eac-4941-b34e-3b1233c0c4c4> a dcat:Dataset ;
    dct:description """CTA Bus Turnarounds – point data representing locations of all bus turnarounds that are not located at Rail Stations.\r
\r
\r
Projected Coordinate System:	NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/r2fz-72yy> ;
    dct:issued "2012-02-13"^^xsd:date ;
    dct:modified "2022-06-16"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTA - Bus Turnaround - kml" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ctagis" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/40287e1e-8eac-4941-b34e-3b1233c0c4c4/resource/0f26d21f-d2d9-40df-a28d-0998d97c4a54> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "ckan",
        "cta",
        "geo",
        "geoss",
        "kml",
        "national",
        "north-america",
        "turnraound",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/40287e1e-8eac-4941-b34e-3b1233c0c4c4/resource/0f26d21f-d2d9-40df-a28d-0998d97c4a54> a dcat:Distribution ;
    dct:description "vnd.google-earth.kmz" ;
    dct:format "KML" ;
    dct:issued "2022-06-23T01:53:18.913240"^^xsd:dateTime ;
    dct:modified "2025-11-21T05:24:19.229651"^^xsd:dateTime ;
    dct:title "KMZ File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/r2fz-72yy/application/vnd.google-earth.kmz> ;
    dcat:mediaType "application/vnd.google-earth.kmz" .

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

