@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/c7ff78dd-4daf-4eed-8b82-de25de67654c> a dcat:Dataset ;
    dct:description "Jumlah Desa & Kelurahan di Kec.Kajang" ;
    dct:identifier "c7ff78dd-4daf-4eed-8b82-de25de67654c" ;
    dct:issued "2024-05-14T02:33:26.328971"^^xsd:dateTime ;
    dct:modified "2025-11-19T03:11:15.879393"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/0bc97b37-1c11-402b-865a-67cd49f8a01d> ;
    dct:title "Jumlah Desa & Kelurahan Kecamatan Kajang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Elsi Sunarya" ;
            vcard:hasEmail <mailto:elsisunarya@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/c7ff78dd-4daf-4eed-8b82-de25de67654c/resource/e5590f6d-0b5f-46e0-8cc2-04ab36c3d51d> ;
    dcat:keyword "sosial" .

<https://opendata.bulukumbakab.go.id/dataset/c7ff78dd-4daf-4eed-8b82-de25de67654c/resource/e5590f6d-0b5f-46e0-8cc2-04ab36c3d51d> a dcat:Distribution ;
    dct:description "Terdapat 17 Desa dan 2 Kelurahan di Kecamatan Kajang." ;
    dct:format "eg.CSV,XML or JSON" ;
    dct:title "Desa & Kelurahan.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/c7ff78dd-4daf-4eed-8b82-de25de67654c/resource/e5590f6d-0b5f-46e0-8cc2-04ab36c3d51d/download/desa-kelurahan.xlsx> ;
    dcat:byteSize 10423.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/0bc97b37-1c11-402b-865a-67cd49f8a01d> a foaf:Organization ;
    foaf:name "Kecamatan Kajang" .

