@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/ffc3c05e-e679-40dd-8873-31541ff3b8f8> a dcat:Dataset ;
    dct:description "Data berisikan tentang rute bus sekolah di Provinsi DKI Jakarta" ;
    dct:identifier "5793090fe589d97d47caacd5d57d15b7" ;
    dct:issued "2023-01-10"^^xsd:date ;
    dct:modified "2023-12-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Rute Angkutan Sekolah" ;
    dcat:distribution <http://5.189.187.109/dataset/ffc3c05e-e679-40dd-8873-31541ff3b8f8/resource/0f8faa9b-eac4-415b-83fd-73bf9908370a>,
        <http://5.189.187.109/dataset/ffc3c05e-e679-40dd-8873-31541ff3b8f8/resource/cb42fa54-cc0d-4dfb-a7c9-d533527f11c4> ;
    dcat:keyword "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "2019",
        "BusSekolah",
        "ProvinsiDKIJakarta",
        "RuteBusSekolah" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-rute-angkutan-sekolah> .

<http://5.189.187.109/dataset/ffc3c05e-e679-40dd-8873-31541ff3b8f8/resource/0f8faa9b-eac4-415b-83fd-73bf9908370a> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:29:15.950444"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:29:15.911983"^^xsd:dateTime ;
    dct:title "Data Rute Angkutan Sekolah" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/57876ae428e5588d77270dc8680ab97e/data-rute-angkutan-sekolah.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/ffc3c05e-e679-40dd-8873-31541ff3b8f8/resource/cb42fa54-cc0d-4dfb-a7c9-d533527f11c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:29:15.950457"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:29:15.912306"^^xsd:dateTime ;
    dct:title "Data Rute Angkutan Sekolah" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/57876ae428e5588d77270dc8680ab97e/data-rute-angkutan-sekolah.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-rute-angkutan-sekolah> a foaf:Document .

