@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/50512ab5-49df-45f1-9d71-d6d311ce7e6a> a dcat:Dataset ;
    dct:description "Dataset ini berisi data presentase angkutan umum yang layak" ;
    dct:identifier "50512ab5-49df-45f1-9d71-d6d311ce7e6a" ;
    dct:issued "2024-06-11T08:04:50.367236"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:04:50.367242"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Angkutan Umum yang Layak" ;
    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/50512ab5-49df-45f1-9d71-d6d311ce7e6a/resource/c2958e66-c407-44bb-91e0-295abca4438e> ;
    dcat:keyword "angkutan umum" .

<http://5.189.187.109/dataset/50512ab5-49df-45f1-9d71-d6d311ce7e6a/resource/c2958e66-c407-44bb-91e0-295abca4438e> a dcat:Distribution ;
    dct:description "Tahun 2015-2019. Definisi : Presentase angkutan umum yang layak " ;
    dct:format "XLSX" ;
    dct:issued "2020-05-19T07:02:26.690986"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:04:50.360289"^^xsd:dateTime ;
    dct:title "Presentase Angkutan Umum yang Layak Tahun 2015-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/50512ab5-49df-45f1-9d71-d6d311ce7e6a/resource/c2958e66-c407-44bb-91e0-295abca4438e/download/presentase-angkutan-umum-yang-layak-1.xlsx> ;
    dcat:byteSize "8298"^^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" .

