@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/32c09f13-d4de-44ff-812e-ca7c0122dbe2> a dcat:Dataset ;
    dct:description "These records are generated from the trip record submissions made by green taxi Technology Service Providers (TSPs). Each row represents a single trip in a green 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/djnb-wcxt> ;
    dct:issued "2021-11-08"^^xsd:date ;
    dct:modified "2023-12-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2021 Green 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/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/25f23407-ceee-4738-9c17-c8fea4e01ac6>,
        <https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/35a1744e-d78b-42d8-a943-380b2596480a>,
        <https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/5c3562af-b58c-4ecf-83cc-ab25d568af9a>,
        <https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/854aafde-3e8e-4b4e-a1cf-ae2f067ee534> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "base",
        "fhv",
        "green-taxi",
        "high-volume",
        "lyft",
        "trip",
        "trip-data",
        "uber",
        "via" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/25f23407-ceee-4738-9c17-c8fea4e01ac6> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2021-11-29T09:54:50.119878"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:22.727387"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/djnb-wcxt/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/35a1744e-d78b-42d8-a943-380b2596480a> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2021-11-29T09:54:50.119884"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:22.730319"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/djnb-wcxt/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/5c3562af-b58c-4ecf-83cc-ab25d568af9a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2021-11-29T09:54:50.119881"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:22.728897"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/djnb-wcxt/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/32c09f13-d4de-44ff-812e-ca7c0122dbe2/resource/854aafde-3e8e-4b4e-a1cf-ae2f067ee534> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-11-29T09:54:50.119871"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:16:22.725885"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.cityofnewyork.us/api/views/djnb-wcxt/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" .

