@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/1b5e1dec-1da0-4339-a2af-e5e91e86c2e0> a dcat:Dataset ;
    dct:description "Data Perusahaan Armada Bus" ;
    dct:identifier "a31522979fa6898710ce9f73d1168f8d" ;
    dct:issued "2023-01-02"^^xsd:date ;
    dct:modified "2023-02-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Perusahaan dan Armada Bus" ;
    dcat:distribution <http://5.189.187.109/dataset/1b5e1dec-1da0-4339-a2af-e5e91e86c2e0/resource/52894534-de61-4549-88b4-bc633f2bcead>,
        <http://5.189.187.109/dataset/1b5e1dec-1da0-4339-a2af-e5e91e86c2e0/resource/a8b654c2-4f88-4f84-9dff-40ab4cf68c17> ;
    dcat:keyword "JumlahArmadaBus" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-perusahaan-dan-armada-bus> .

<http://5.189.187.109/dataset/1b5e1dec-1da0-4339-a2af-e5e91e86c2e0/resource/52894534-de61-4549-88b4-bc633f2bcead> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:34:18.307587"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:34:18.286068"^^xsd:dateTime ;
    dct:title "Data Perusahaan dan Armada Bus" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/b0fd2d63de59e5deb7b2a9e750b380a3/data-perusahaan-dan-armada-bus.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/1b5e1dec-1da0-4339-a2af-e5e91e86c2e0/resource/a8b654c2-4f88-4f84-9dff-40ab4cf68c17> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:34:18.307601"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:34:18.286329"^^xsd:dateTime ;
    dct:title "Data Perusahaan dan Armada Bus" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/b0fd2d63de59e5deb7b2a9e750b380a3/data-perusahaan-dan-armada-bus.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-perusahaan-dan-armada-bus> a foaf:Document .

