@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/715a4db3-add4-42d1-b159-b38b9e251a5d> a dcat:Dataset ;
    dct:description "This lists individual Divvy bike sharing trips, including the origin, destination, and timestamps for each trip. Trips are included when there is an starting and end date. Trips using a subscriber pass will include some basic demographic data (gender and age) that is associated with the account. For more information see https://www.divvybikes.com/data." ;
    dct:identifier <https://data.cityofchicago.org/api/views/fg6s-gzvg> ;
    dct:issued "2016-09-02"^^xsd:date ;
    dct:modified "2021-06-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Divvy Trips" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jonathan Levy" ;
            vcard:hasEmail <mailto:no-reply@data.cityofchicago.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/15361ef5-95ce-41db-b534-8461bbae203c>,
        <https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/2b6a8cca-a41d-489f-8844-9dc8beff9466>,
        <https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/50ebb35b-1af3-4f52-b9ef-5c1eb0c9edfe>,
        <https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/821cbaa3-dec9-484d-8b9e-408de24242c1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bike-sharing",
        "ckan",
        "divvy",
        "geo",
        "geoss",
        "link-to-article-present",
        "national",
        "north-america",
        "transportation",
        "united-states" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/15361ef5-95ce-41db-b534-8461bbae203c> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T16:54:53.160224"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:28:20.377581"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fg6s-gzvg/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/2b6a8cca-a41d-489f-8844-9dc8beff9466> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:54:53.160240"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:28:20.378465"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fg6s-gzvg/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/50ebb35b-1af3-4f52-b9ef-5c1eb0c9edfe> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T16:54:53.160235"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:28:20.378048"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fg6s-gzvg/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/715a4db3-add4-42d1-b159-b38b9e251a5d/resource/821cbaa3-dec9-484d-8b9e-408de24242c1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T16:54:53.160246"^^xsd:dateTime ;
    dct:modified "2025-11-22T15:28:20.378910"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofchicago.org/api/views/fg6s-gzvg/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" .

