@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/07bc5ea1-a4ca-499c-a820-3c27bef53a19> 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/7dfh-3irt> ;
    dct:issued "2016-12-07"^^xsd:date ;
    dct:modified "2023-12-15"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2015 For Hire Vehicle 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/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/0556b26e-a782-4a15-8ec6-3037900987f2>,
        <https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/88b8ea68-99b3-4ad9-8e0a-729b17aec0d2>,
        <https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/92cd1946-4756-4ebb-9f25-ff2ffaca4375>,
        <https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/c5d3a5e7-2415-46e4-b1fe-b3990baafc3e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "fhv",
        "for-hire-vehicle",
        "taxi",
        "tlc",
        "trip" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/0556b26e-a782-4a15-8ec6-3037900987f2> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2022-09-09T05:50:11.052913"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:31.438540"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7dfh-3irt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/88b8ea68-99b3-4ad9-8e0a-729b17aec0d2> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2022-09-09T05:50:11.052905"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:31.436920"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7dfh-3irt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/92cd1946-4756-4ebb-9f25-ff2ffaca4375> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2022-09-09T05:50:11.052909"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:31.437786"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7dfh-3irt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/07bc5ea1-a4ca-499c-a820-3c27bef53a19/resource/c5d3a5e7-2415-46e4-b1fe-b3990baafc3e> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-09T05:50:11.052898"^^xsd:dateTime ;
    dct:modified "2025-09-23T17:26:31.436112"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/7dfh-3irt/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

