@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/dbaef655-e22f-5e66-b10b-40c9858fc49d> 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 "Test data for geoparquet-io performance testing" ;
    dct:identifier "dbaef655-e22f-5e66-b10b-40c9858fc49d" ;
    dct:issued "2026-01-26T11:12:29.616000+00:00"^^xsd:dateTime ;
    dct:modified "2026-01-26T11:12:29.616000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "geoparquet-io test data" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23> .

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

<https://data.source.coop/cholmes/gpio-test/benchmark/buildings_medium.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_medium.parquet> ;
    dcat:byteSize "19264685"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/buildings_small.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_small.parquet> ;
    dcat:byteSize "2501343"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/buildings_tiny.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_tiny.parquet> ;
    dcat:byteSize "182183"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/fields_large.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/fields_large.parquet> ;
    dcat:byteSize "184791787"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_small.fgb> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:49+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_small.fgb> ;
    dcat:byteSize "4952264"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_tiny.fgb> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:49+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_tiny.fgb> ;
    dcat:byteSize "411768"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/points_tiny.fgb> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:49+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/points_tiny.fgb> ;
    dcat:byteSize "195192"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_small.geojson> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:46+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_small.geojson> ;
    dcat:byteSize "9436352"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_tiny.geojson> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:46+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_tiny.geojson> ;
    dcat:byteSize "801260"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geojson/points_tiny.geojson> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:46+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/points_tiny.geojson> ;
    dcat:byteSize "182113"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_small.gpkg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:52+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_small.gpkg> ;
    dcat:byteSize "5341184"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_tiny.gpkg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:52+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_tiny.gpkg> ;
    dcat:byteSize "516096"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/points_tiny.gpkg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:52+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/points_tiny.gpkg> ;
    dcat:byteSize "262144"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/places_small.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:51+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/places_small.parquet> ;
    dcat:byteSize "1124657"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/places_tiny.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-26T12:31:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/places_tiny.parquet> ;
    dcat:byteSize "133062"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/points_small_3857.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T12:32:17+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/points_small_3857.parquet> ;
    dcat:byteSize "304481"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T10:26:52+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny.parquet> ;
    dcat:byteSize "44097"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny_3857.parquet> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T12:32:16+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny_3857.parquet> ;
    dcat:byteSize "36518"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.cpg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.cpg> ;
    dcat:byteSize "5"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.dbf> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.dbf> ;
    dcat:byteSize "4820322"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shp> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shp> ;
    dcat:byteSize "3004676"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shx> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shx> ;
    dcat:byteSize "80100"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.cpg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.cpg> ;
    dcat:byteSize "5"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.dbf> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.dbf> ;
    dcat:byteSize "482322"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shp> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shp> ;
    dcat:byteSize "219088"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shx> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shx> ;
    dcat:byteSize "8100"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.cpg> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.cpg> ;
    dcat:byteSize "5"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.dbf> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:54+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.dbf> ;
    dcat:byteSize "81066"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shp> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:55+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shp> ;
    dcat:byteSize "28100"^^xsd:nonNegativeInteger .

<https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shx> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> ;
    dct:modified "2026-01-27T11:34:55+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shx> ;
    dcat:byteSize "8100"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/dbaef655-e22f-5e66-b10b-40c9858fc49d/resource/6f465fae-7667-4d94-a252-fdde8dedbe23/download/nested_files.json> dct:hasPart <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_medium.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_small.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/buildings_tiny.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/fields_large.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_small.fgb>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/buildings_tiny.fgb>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/flatgeobuf/points_tiny.fgb>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_small.geojson>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/buildings_tiny.geojson>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geojson/points_tiny.geojson>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_small.gpkg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/buildings_tiny.gpkg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/geopackage/points_tiny.gpkg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/places_small.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/places_tiny.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/points_small_3857.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/points_tiny_3857.parquet>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.cpg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.dbf>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shp>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_small.shx>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.cpg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.dbf>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shp>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/buildings_tiny.shx>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.cpg>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.dbf>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shp>,
        <https://data.source.coop/cholmes/gpio-test/benchmark/shapefile/points_tiny.shx> .

