@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/d3ba3408-78df-4061-9387-857cf3b9d934> a dcat:Dataset ;
    dct:description "Rekap Nama Camat dan Lurah Sekabupaten Bulukumba Tahun 2025" ;
    dct:identifier "d3ba3408-78df-4061-9387-857cf3b9d934" ;
    dct:issued "2026-05-13T05:47:44.640674"^^xsd:dateTime ;
    dct:modified "2026-05-13T05:48:03.869206"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/615342ee-eca8-42a5-9cf3-077036a5ed63> ;
    dct:title "Rekap Nama Camat dan Lurah Sekabupaten Bulukumba Tahun 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Iin Sariningsi" ;
            vcard:hasEmail <mailto:bulukumbalppd@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/d3ba3408-78df-4061-9387-857cf3b9d934/resource/23b82204-14d2-4291-84df-7a6b6976aabb> ;
    dcat:keyword "kecamatan",
        "kelurahan" .

<https://opendata.bulukumbakab.go.id/dataset/d3ba3408-78df-4061-9387-857cf3b9d934/resource/23b82204-14d2-4291-84df-7a6b6976aabb> a dcat:Distribution ;
    dct:description "Rekap Nama Camat dan Lurah Sekabupaten Bulukumba Tahun 2025" ;
    dct:format "XLSX" ;
    dct:title "NAMA CAMAT & LURAH TAHUN 2025 FIX.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/d3ba3408-78df-4061-9387-857cf3b9d934/resource/23b82204-14d2-4291-84df-7a6b6976aabb/download/nama-camat-lurah-tahun-2025-fix.xlsx> ;
    dcat:byteSize 47318.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/615342ee-eca8-42a5-9cf3-077036a5ed63> a foaf:Organization ;
    foaf:name "Bagian Pemerintahan Kabupaten" .

