@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/c2c295d2-b30a-52af-8b2f-a0af4b4cd80f> 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 Roads in PMTiles Format For Riyadh Region, Saudi Arabia derived from Overture Maps, last updated on 12 February 2024. 


# You can navigate to @tabaqat to explore our repositories.""" ;
    dct:identifier "c2c295d2-b30a-52af-8b2f-a0af4b4cd80f" ;
    dct:issued "2024-12-18T11:57:48.436000+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 - Roads Dataset (PMTiles) - Riyadh, Saudi Arabia" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/c2c295d2-b30a-52af-8b2f-a0af4b4cd80f/resource/cc319ed4-c5ab-435f-af7a-8934f0ca97f6>,
        <https://mldata.opendata.ai/dataset/c2c295d2-b30a-52af-8b2f-a0af4b4cd80f/resource/d6091053-6d3f-4394-b1c3-fff2fd09b848> .

<https://mldata.opendata.ai/dataset/c2c295d2-b30a-52af-8b2f-a0af4b4cd80f/resource/cc319ed4-c5ab-435f-af7a-8934f0ca97f6> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:33:42.815975"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:33:42.814189"^^xsd:dateTime ;
    dct:title "riyadh_roads.pmtiles" ;
    dcat:accessURL <https://data.source.coop/tabaqat/roads-overture-pmtiles/riyadh_roads.pmtiles> ;
    dcat:byteSize "268570110"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/c2c295d2-b30a-52af-8b2f-a0af4b4cd80f/resource/d6091053-6d3f-4394-b1c3-fff2fd09b848> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:33:42.815968"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:33:42.814078"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/tabaqat/roads-overture-pmtiles/README.md> ;
    dcat:byteSize "2134"^^xsd:nonNegativeInteger .

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

