@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/1abbbb9c-7729-4e84-a16a-84f205d4ea67> a dcat:Dataset ;
    dct:description "These records are generated from the trip record submissions made by yellow taxi Technology Service Providers (TSPs). Each row represents a single trip in a yellow taxi. The trip records include fields capturing pick-up and drop-off dates/times, pick-up and drop-off taxi zone locations, trip distances, itemized fares, rate types, payment types, and driver-reported passenger counts." ;
    dct:identifier <https://data.cityofnewyork.us/api/views/uacg-pexx> ;
    dct:issued "2017-05-18"^^xsd:date ;
    dct:modified "2023-12-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2016 Yellow Taxi 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/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/0b377335-4abb-4c41-88b0-a113b93d5acb>,
        <https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/bb881eb0-f119-4d2e-b73b-f4e2f5f425c7>,
        <https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/bc2ccce5-1d32-45f4-9537-c926de523dff>,
        <https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/c1b3830a-f7c7-4f2b-b21e-1932bce3809d> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "base",
        "fhv",
        "high-volume",
        "lyft",
        "trip",
        "trip-data",
        "uber",
        "via",
        "yellow-taxi" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/0b377335-4abb-4c41-88b0-a113b93d5acb> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2023-12-02T05:48:24.944437"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:46:36.415379"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uacg-pexx/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/bb881eb0-f119-4d2e-b73b-f4e2f5f425c7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2023-12-02T05:48:24.944434"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:46:36.412646"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uacg-pexx/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/bc2ccce5-1d32-45f4-9537-c926de523dff> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-12-02T05:48:24.944430"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:46:36.411091"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uacg-pexx/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/1abbbb9c-7729-4e84-a16a-84f205d4ea67/resource/c1b3830a-f7c7-4f2b-b21e-1932bce3809d> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-12-02T05:48:24.944436"^^xsd:dateTime ;
    dct:modified "2025-09-24T03:46:36.414073"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/uacg-pexx/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" .

