@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/39524ec2-3286-48e0-b90b-f261c89aa75c> a dcat:Dataset ;
    dct:description "This dataset shows approximate, average, weekday boardings by bus stop from the month of October 2012." ;
    dct:identifier <https://data.cityofchicago.org/api/views/mq3i-nnqe> ;
    dct:issued "2012-12-20"^^xsd:date ;
    dct:modified "2016-07-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CTA - Ridership - Avg. Weekday Bus Stop Boardings in October 2012" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CTA" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/9399c4b2-0022-4949-9707-c4f04328b6ef>,
        <https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/9770d268-ae03-40e8-beda-6ff66fd37976>,
        <https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/c1a12eb5-986b-4514-a97d-283bcc720781>,
        <https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/fc2930b4-564d-445b-8ddb-8dc89550aa55> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "chicago-transit-authority",
        "ckan",
        "cta",
        "geo",
        "geoss",
        "national",
        "north-america",
        "public-transit",
        "ridership",
        "sustainability",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/9399c4b2-0022-4949-9707-c4f04328b6ef> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:55:09.788049"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:02:18.422135"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/mq3i-nnqe/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/9770d268-ae03-40e8-beda-6ff66fd37976> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:55:09.788055"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:02:18.422528"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/mq3i-nnqe/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/c1a12eb5-986b-4514-a97d-283bcc720781> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:55:09.788038"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:02:18.421737"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/mq3i-nnqe/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/39524ec2-3286-48e0-b90b-f261c89aa75c/resource/fc2930b4-564d-445b-8ddb-8dc89550aa55> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:55:09.788060"^^xsd:dateTime ;
    dct:modified "2025-11-21T01:02:18.422946"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/mq3i-nnqe/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

