@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#> .

<https://opendata.bulukumbakab.go.id/dataset/cc297e91-f3e1-4c2f-b536-a41d51353943> a dcat:Dataset ;
    dct:description "Jumlah kendaraan Dinas operasional yang di pelihara" ;
    dct:identifier "cc297e91-f3e1-4c2f-b536-a41d51353943" ;
    dct:issued "2026-02-25T05:15:42.753925"^^xsd:dateTime ;
    dct:modified "2026-02-25T05:19:07.832605"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> ;
    dct:title "KDO Kecamatan yang dipelihara" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hasrani" ;
            vcard:hasEmail <mailto:hasranirabaning@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/cc297e91-f3e1-4c2f-b536-a41d51353943/resource/861bbe13-e4f1-46b9-890e-22c5c9f9eb1c> ;
    dcat:keyword "Kec.Ujung Loe" .

<https://opendata.bulukumbakab.go.id/dataset/cc297e91-f3e1-4c2f-b536-a41d51353943/resource/861bbe13-e4f1-46b9-890e-22c5c9f9eb1c> a dcat:Distribution ;
    dct:description "Jumlah kendaraan Dinas yang dipelihara" ;
    dct:format "PDF" ;
    dct:title "KDO Kecamatan yang dipelihara" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/cc297e91-f3e1-4c2f-b536-a41d51353943/resource/861bbe13-e4f1-46b9-890e-22c5c9f9eb1c/download/7.01.000016-layanan-perizinan-kdokdo-khusus.pdf> ;
    dcat:byteSize 4327106.0 ;
    dcat:mediaType "application/pdf" .

<https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> a foaf:Organization ;
    foaf:name "Kecamatan Ujung Loe" .

