@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/8178e8fa-753d-4f66-ae25-910a860c5f3d> a dcat:Dataset ;
    dct:description "This dataset shows bus stops in shelters and at CTA rail stations which have digital signs added to them to show upcoming arrivals. The listing is subject to change." ;
    dct:identifier <https://data.cityofchicago.org/api/views/5cq6-qygt> ;
    dct:issued "2016-03-11"^^xsd:date ;
    dct:modified "2016-03-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTA - System Information - Bus Stop Locations in Digital Sign Project" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CTA" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/4d37ca97-31f4-4b52-82ba-13f5f7aaac7d>,
        <https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/6d8b96da-b1c8-4c8f-b865-345cf385f384>,
        <https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/768f3a23-a386-44e0-a3d6-c48a0fd77273>,
        <https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/cf783dfd-575a-4cf9-80f9-ffe6baa3d3fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cta",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/4d37ca97-31f4-4b52-82ba-13f5f7aaac7d> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:25.010966"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:39.374342"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5cq6-qygt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/6d8b96da-b1c8-4c8f-b865-345cf385f384> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:25.010960"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:39.373905"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5cq6-qygt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/768f3a23-a386-44e0-a3d6-c48a0fd77273> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:25.010971"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:39.375152"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5cq6-qygt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/8178e8fa-753d-4f66-ae25-910a860c5f3d/resource/cf783dfd-575a-4cf9-80f9-ffe6baa3d3fa> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:25.010969"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:33:39.374740"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/5cq6-qygt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

