@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/0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/smartmaps> ;
            foaf:name "UN Smart Maps Group" ] ;
    dct:description """A single PMTiles file created from all active GTFS data from Mobility Database Catalog from Mobility Data. 
This is a work in progress. Data will be updated. 
Downloading and conversion script is at https://github.com/optgeo/mmx-gtfs. """ ;
    dct:identifier "0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30" ;
    dct:issued "2024-04-28T04:13:42.012953+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 "Mobility Data GTFS PMTiles" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30/resource/627d34f5-d033-4e78-b443-16720260543b>,
        <https://mldata.opendata.ai/dataset/0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30/resource/acf4d842-aefd-45df-85f6-60b4d87ce96f> .

<https://mldata.opendata.ai/dataset/0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30/resource/627d34f5-d033-4e78-b443-16720260543b> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:18:52.068352"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:52.066434"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/smartmaps/mobility-gtfs-pmtiles/README.md> ;
    dcat:byteSize "468"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/0d4b83b5-2dd3-5fb7-9a4b-5a69b09b2f30/resource/acf4d842-aefd-45df-85f6-60b4d87ce96f> a dcat:Distribution ;
    dct:format "PMTILES" ;
    dct:issued "2026-06-18T14:18:52.068358"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:52.066573"^^xsd:dateTime ;
    dct:title "mobility.pmtiles" ;
    dcat:accessURL <https://data.source.coop/smartmaps/mobility-gtfs-pmtiles/mobility.pmtiles> ;
    dcat:byteSize "685198437"^^xsd:nonNegativeInteger .

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

