@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/7c9ef561-8514-4bd5-a857-85ac0c74ee85> a dcat:Dataset ;
    dct:description """Point data representing bus garage locations. To view or use these files, compression software and special GIS software, such as ESRI ArcGIS is required.                             \r
Projected Coordinate System:	NAD_1983_StatePlane_Illinois_East_FIPS_1201_Feet""" ;
    dct:identifier <https://data.cityofchicago.org/api/views/m8sh-77wj> ;
    dct:issued "2011-08-31"^^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 Garages - Shapefile" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ctagis" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7c9ef561-8514-4bd5-a857-85ac0c74ee85/resource/64dee8ed-370f-47f1-8976-1ff8651db0e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bus",
        "ckan",
        "cta",
        "geo",
        "geoss",
        "gis",
        "national",
        "north-america",
        "shapefiles",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/7c9ef561-8514-4bd5-a857-85ac0c74ee85/resource/64dee8ed-370f-47f1-8976-1ff8651db0e5> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-06-23T01:53:14.472885"^^xsd:dateTime ;
    dct:modified "2025-11-22T21:59:12.845463"^^xsd:dateTime ;
    dct:title "Zip File" ;
    dcat:accessURL <https://data.cityofchicago.org/download/m8sh-77wj/application/x-zip-compressed> ;
    dcat:mediaType "application/x-zip-compressed" .

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

