@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/c22ca59c-b7dd-468a-8969-a17db9981f0b> a dcat:Dataset ;
    dct:description "Data berisikan tentang Jumlah Angkutan Kota Antar Provinsi" ;
    dct:identifier "328410cbecb3a6bff394edf576f8b6ca" ;
    dct:issued "2023-01-26"^^xsd:date ;
    dct:modified "2023-01-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Data Jumlah Angkutan Kota Antar Provinsi" ;
    dcat:distribution <http://5.189.187.109/dataset/c22ca59c-b7dd-468a-8969-a17db9981f0b/resource/20382d25-cbfe-43f3-93db-35cd3225bef9>,
        <http://5.189.187.109/dataset/c22ca59c-b7dd-468a-8969-a17db9981f0b/resource/bf5b6803-eeee-49f4-92a8-3d746d6470dd> ;
    dcat:keyword "Angkutan",
        "Jumlah",
        "Kota" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-jumlah-angkutan-kota-antar-provinsi> .

<http://5.189.187.109/dataset/c22ca59c-b7dd-468a-8969-a17db9981f0b/resource/20382d25-cbfe-43f3-93db-35cd3225bef9> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:15:42.895890"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:15:42.868384"^^xsd:dateTime ;
    dct:title "Data Jumlah Angkutan Kota Antar Provinsi" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/37774e27f2be4de897d1cd19f7b756e5/data-jumlah-angkutan-kota-antar-provinsi.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/c22ca59c-b7dd-468a-8969-a17db9981f0b/resource/bf5b6803-eeee-49f4-92a8-3d746d6470dd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:15:42.895905"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:15:42.868706"^^xsd:dateTime ;
    dct:title "Data Jumlah Angkutan Kota Antar Provinsi" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/37774e27f2be4de897d1cd19f7b756e5/data-jumlah-angkutan-kota-antar-provinsi.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-jumlah-angkutan-kota-antar-provinsi> a foaf:Document .

