@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#> .

<http://5.189.187.109/dataset/0b9f7c51-5218-47c5-a8e1-643b8dbf34c9> a dcat:Dataset ;
    dct:description "Data Penumpang Bus Sekolah Tahun 2019, Disajikan dalam bentuk data bulanan" ;
    dct:identifier "e28608094ed0f1909b83f0ade8e09a9b" ;
    dct:issued "2023-01-30"^^xsd:date ;
    dct:modified "2023-01-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Penumpang Bus Sekolah Tahun 2019" ;
    dcat:distribution <http://5.189.187.109/dataset/0b9f7c51-5218-47c5-a8e1-643b8dbf34c9/resource/6555a88f-9cb1-49f2-a814-054dad0bfbf7>,
        <http://5.189.187.109/dataset/0b9f7c51-5218-47c5-a8e1-643b8dbf34c9/resource/c5505187-6c71-4ea0-a6b3-bdc5d3fbf481> ;
    dcat:keyword "PenumpangBusSekolah",
        "Tahun2019" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-penumpang-bus-sekolah-tahun-2019> .

<http://5.189.187.109/dataset/0b9f7c51-5218-47c5-a8e1-643b8dbf34c9/resource/6555a88f-9cb1-49f2-a814-054dad0bfbf7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:12:44.663809"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:12:44.641382"^^xsd:dateTime ;
    dct:title "Data Penumpang Bus Sekolah Tahun 2019" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/681e8431205df8faa698f1b482e3a91f/data-penumpang-bus-sekolah-tahun-2019.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/0b9f7c51-5218-47c5-a8e1-643b8dbf34c9/resource/c5505187-6c71-4ea0-a6b3-bdc5d3fbf481> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:12:44.663825"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:12:44.641697"^^xsd:dateTime ;
    dct:title "Data Penumpang Bus Sekolah Tahun 2019" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/681e8431205df8faa698f1b482e3a91f/data-penumpang-bus-sekolah-tahun-2019.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-penumpang-bus-sekolah-tahun-2019> a foaf:Document .

