@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/0fb8dc45-5557-42ee-9208-e620bca0da32> a dcat:Dataset ;
    dct:description "DOT's Commercial Bicyclist Unit (CBU) conducts inspections of businesses that use bicycles for commercial purposes. This dataset lists the results of those inspections." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/tg3t-nh4h> ;
    dct:issued "2018-12-04"^^xsd:date ;
    dct:modified "2025-09-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Commercial Bicycle Unit Inspections" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/288e7da5-1b2a-4634-baaf-a50e645599ae>,
        <https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/72861921-13ac-4e86-af66-949a39bc340d>,
        <https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/83e518cd-eca9-4f00-85b4-214be5d9629b>,
        <https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/9956b7df-8e8a-4f86-b3ba-866fcaa25807> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "bicycle",
        "bicyclist",
        "bike",
        "cbu",
        "commercial-bicyclist-unit",
        "delivery",
        "inspection" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/288e7da5-1b2a-4634-baaf-a50e645599ae> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:05:22.165228"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:32.346681"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tg3t-nh4h/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/72861921-13ac-4e86-af66-949a39bc340d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:05:22.165244"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:32.348611"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tg3t-nh4h/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/83e518cd-eca9-4f00-85b4-214be5d9629b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:05:22.165238"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:32.347727"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tg3t-nh4h/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/0fb8dc45-5557-42ee-9208-e620bca0da32/resource/9956b7df-8e8a-4f86-b3ba-866fcaa25807> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:05:22.165249"^^xsd:dateTime ;
    dct:modified "2025-09-23T20:46:32.349575"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/tg3t-nh4h/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" .

