@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/9089b361-0c1c-4fdd-8b41-24aaf3ef6033> a dcat:Dataset ;
    dct:description "Jumlah KK Se-Kecamatan Rilau Ale berdasarkan data BPS Kabupaten Bulukumba." ;
    dct:identifier "9089b361-0c1c-4fdd-8b41-24aaf3ef6033" ;
    dct:issued "2024-05-31T02:50:03.563082"^^xsd:dateTime ;
    dct:modified "2024-05-31T02:54:50.990177"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Jumlah Kepala Keluarga Desa/Kelurahan se-Kecamatan Rilau Ale" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/9089b361-0c1c-4fdd-8b41-24aaf3ef6033/resource/de9da514-46a5-4570-b6ae-568b603ffafc> ;
    dcat:keyword "Jumlah",
        "KK",
        "Rilau Ale" .

<https://opendata.bulukumbakab.go.id/dataset/9089b361-0c1c-4fdd-8b41-24aaf3ef6033/resource/de9da514-46a5-4570-b6ae-568b603ffafc> a dcat:Distribution ;
    dct:description "Jumlah KK Desa/Kelurahan Se-Kecamatan Rilau Ale." ;
    dct:format "CSV" ;
    dct:title "Kepala Keluarga 2023.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/9089b361-0c1c-4fdd-8b41-24aaf3ef6033/resource/de9da514-46a5-4570-b6ae-568b603ffafc/download/kepala-keluarga-2023.xlsx> ;
    dcat:byteSize 10035.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> a foaf:Organization ;
    foaf:name "Kecamatan Rilau Ale" .

