@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/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d> a dcat:Dataset ;
    dct:description "This count reflects cyclists traveling through Manhattan at on 86th Street along the avenues, in Central Park and on the greenways. Note: Data was not collected in years for which counts are missing." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/tgzg-ssan> ;
    dct:issued "2020-12-02"^^xsd:date ;
    dct:modified "2020-12-02"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Uptown Bicycle Counts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/28140460-4f18-4697-bb62-7ce0a756f6c9>,
        <https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/c813d0f8-8014-445e-8640-0465d7e3af29>,
        <https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/d676ac19-938b-4ece-93f7-8f3272c3f938>,
        <https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/f832d8f1-82c5-4a74-b051-ca0a9a35ef56> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "bicycle",
        "bike",
        "central-park",
        "ckan",
        "counts",
        "crosstown",
        "geo",
        "geoss",
        "greenways",
        "national",
        "north-america",
        "united-states",
        "uptown",
        "volume" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/28140460-4f18-4697-bb62-7ce0a756f6c9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-12-04T19:27:59.101897"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:08:12.549313"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tgzg-ssan/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/c813d0f8-8014-445e-8640-0465d7e3af29> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-12-04T19:27:59.101906"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:08:12.551138"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tgzg-ssan/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/d676ac19-938b-4ece-93f7-8f3272c3f938> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-12-04T19:27:59.101903"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:08:12.550231"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tgzg-ssan/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6b42e4f2-5bbf-4800-a777-9a1ccc17e38d/resource/f832d8f1-82c5-4a74-b051-ca0a9a35ef56> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-12-04T19:27:59.101909"^^xsd:dateTime ;
    dct:modified "2025-11-19T15:08:12.551958"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tgzg-ssan/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" .

