@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/a8c3593b-6d9e-5784-912d-12fd8f749b17> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/tabaqat> ;
            foaf:name "Tabaqat" ] ;
    dct:description """This repository includes geospatial dataset of Places (AOIs) in GeoParquet Format For Riyadh Region, Saudi Arabia derived from Overture Maps, last updated on 11 February 2024.


# You can navigate to @tabaqat to explore our repositories.""" ;
    dct:identifier "a8c3593b-6d9e-5784-912d-12fd8f749b17" ;
    dct:issued "2024-11-23T12:24:05.606000+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 "Overture Maps - Places Dataset (GeoParquet) - Riyadh, Saudi Arabia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/a8c3593b-6d9e-5784-912d-12fd8f749b17/resource/9611b8e9-0eef-4225-a382-73fe0338661a>,
        <https://mldata.opendata.ai/dataset/a8c3593b-6d9e-5784-912d-12fd8f749b17/resource/d052bc2a-cd77-4632-a39d-1f7e26e892f7> .

<https://mldata.opendata.ai/dataset/a8c3593b-6d9e-5784-912d-12fd8f749b17/resource/9611b8e9-0eef-4225-a382-73fe0338661a> a dcat:Distribution ;
    dct:format "PARQUET" ;
    dct:issued "2026-06-18T14:32:54.715192"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:54.713393"^^xsd:dateTime ;
    dct:title "riyadh_places.parquet" ;
    dcat:accessURL <https://data.source.coop/tabaqat/riyadh-places/riyadh_places.parquet> ;
    dcat:byteSize "4719021"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/a8c3593b-6d9e-5784-912d-12fd8f749b17/resource/d052bc2a-cd77-4632-a39d-1f7e26e892f7> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:32:54.715186"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:32:54.713144"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/tabaqat/riyadh-places/README.md> ;
    dcat:byteSize "1940"^^xsd:nonNegativeInteger .

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

