@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/14cad5f3-4c27-497c-93b1-35a0276d6090> a dcat:Dataset ;
    dct:description "These records are generated from the For-Hire Vehicle (“FHV”) Trip Record submissions made by traditional livery, luxury, and black car bases. The FHV trip records include fields capturing the dispatching base license number and the pick-up date, time, and taxi zone location ID, which correspond with the NYC Taxi Zones open dataset. Each row represents a single trip in an FHV." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/a444-au9b> ;
    dct:issued "2021-10-04"^^xsd:date ;
    dct:modified "2023-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2021 For Hire Vehicles Trip Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NYC OpenData" ;
            vcard:hasEmail <mailto:no-reply@data.cityofnewyork.us> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/07289efe-1918-4495-93d5-dfeae77e88df>,
        <https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/65d0eb7a-f49e-4901-a2d3-c6657d589835>,
        <https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/724cb81b-88b0-45d6-a199-b90bdbf82ab6>,
        <https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/f28bf61a-6c38-437b-a1d2-b8ce1458db7a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "base",
        "fhv",
        "high-volume",
        "lyft",
        "taxi",
        "trip",
        "trip-data",
        "uber",
        "via" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/07289efe-1918-4495-93d5-dfeae77e88df> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-10-08T22:56:34.569741"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:53:08.513756"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a444-au9b/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/65d0eb7a-f49e-4901-a2d3-c6657d589835> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-10-08T22:56:34.569749"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:53:08.514706"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a444-au9b/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/724cb81b-88b0-45d6-a199-b90bdbf82ab6> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-10-08T22:56:34.569756"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:53:08.516586"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a444-au9b/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/14cad5f3-4c27-497c-93b1-35a0276d6090/resource/f28bf61a-6c38-437b-a1d2-b8ce1458db7a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-10-08T22:56:34.569753"^^xsd:dateTime ;
    dct:modified "2025-09-23T23:53:08.515603"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/a444-au9b/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" .

