@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b41a0e43-2b9a-446e-8338-270eb08173e8> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai jumlah angkutan umum bus dan penumpang yang keluar masuk terminal tahun 2019" ;
    dct:identifier "b41a0e43-2b9a-446e-8338-270eb08173e8" ;
    dct:issued "2024-06-11T08:32:38.892152"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:32:38.892159"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Angkutan Umum Bus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Perhubungan Kabupaten Bantul" ;
            vcard:hasEmail <mailto:dishub@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b41a0e43-2b9a-446e-8338-270eb08173e8/resource/bc8d0cbc-2c91-4f50-b885-c561712f2183> ;
    dcat:keyword "bus" .

<http://5.189.187.109/dataset/b41a0e43-2b9a-446e-8338-270eb08173e8/resource/bc8d0cbc-2c91-4f50-b885-c561712f2183> a dcat:Distribution ;
    dct:description "Tahun 2019. Definisi : jumlah angkutan umum bus dan penumpang yang keluar masuk terminal" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-10T06:26:44.103996"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:32:38.884831"^^xsd:dateTime ;
    dct:title "Jumlah Angkutan Umum Bus Tahun 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/b41a0e43-2b9a-446e-8338-270eb08173e8/resource/bc8d0cbc-2c91-4f50-b885-c561712f2183/download/jumlah-angkutan-umum-bus.xlsx> ;
    dcat:byteSize "10702"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

