@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://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:cholmes@9eo.org> ;
            foaf:homepage <https://source.coop/cholmes> ;
            foaf:name "Chris Holmes" ] ;
    dct:description "A Cloud-Native Geospatial distribution of the Taxi Zones of the TLC Trip Record Data. Includes GeoParquet and PMTiles versions of the original Shapefile." ;
    dct:identifier "61725716-2d4c-534c-bd03-b25bb8205d42" ;
    dct:issued "2023-08-17T17:37:09.296876+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.567000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Taxi Zones from TLC Trip Record Data" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/463dfca0-0c2b-4e6a-b853-ebc7d3780d5a>,
        <https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/5d3c2268-94c8-4dcc-bbf1-e8e7e455aae6>,
        <https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/71eeaaf8-a0a0-4d70-bfe2-1c550a32c734>,
        <https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/d07105c3-99a0-454b-9319-0d151c6ac8a5> .

<https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/463dfca0-0c2b-4e6a-b853-ebc7d3780d5a> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:34:15.738586"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:15.736501"^^xsd:dateTime ;
    dct:title "taxi_zones_4326.parquet" ;
    dcat:accessURL <https://data.source.coop/cholmes/nyc-taxi-zones/taxi_zones_4326.parquet> ;
    dcat:byteSize "1554989"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/5d3c2268-94c8-4dcc-bbf1-e8e7e455aae6> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:34:15.738577"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:15.736338"^^xsd:dateTime ;
    dct:title "taxi_zones.parquet" ;
    dcat:accessURL <https://data.source.coop/cholmes/nyc-taxi-zones/taxi_zones.parquet> ;
    dcat:byteSize "1393763"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/71eeaaf8-a0a0-4d70-bfe2-1c550a32c734> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:34:15.738582"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:15.736422"^^xsd:dateTime ;
    dct:title "taxi_zones.pmtiles" ;
    dcat:accessURL <https://data.source.coop/cholmes/nyc-taxi-zones/taxi_zones.pmtiles> ;
    dcat:byteSize "526103"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/61725716-2d4c-534c-bd03-b25bb8205d42/resource/d07105c3-99a0-454b-9319-0d151c6ac8a5> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:34:15.738570"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:34:15.736228"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/cholmes/nyc-taxi-zones/README.md> ;
    dcat:byteSize "1533"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

