@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.bulukumbakab.go.id/dataset/bccef8c4-01c2-4c18-9d07-ff20b0c22d31> a dcat:Dataset ;
    dct:description "jumlah penduduk Desa/Kelurahan Se-Kecamatan Rilau Ale Tahun 2023 berdasarkan data BPS Kabupaten Bulukumba." ;
    dct:identifier "bccef8c4-01c2-4c18-9d07-ff20b0c22d31" ;
    dct:issued "2024-05-31T02:35:31.847825"^^xsd:dateTime ;
    dct:modified "2024-05-31T02:43:44.722595"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/329ad9e2-90f9-4858-ae7f-d9720ba98366> ;
    dct:title "Jumlah  penduduk Desa/Kelurahan Se Kecamatan Rilau Ale" ;
    owl:versionInfo "-" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rusdi" ;
            vcard:hasEmail <mailto:rilauale@bulukumba.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/bccef8c4-01c2-4c18-9d07-ff20b0c22d31/resource/fef3c492-804d-456b-ae75-acdb94f414c2> ;
    dcat:keyword "PENDUDUK" ;
    dcat:landingPage <rilauale@bulukumba.go.id> .

<https://opendata.bulukumbakab.go.id/dataset/bccef8c4-01c2-4c18-9d07-ff20b0c22d31/resource/fef3c492-804d-456b-ae75-acdb94f414c2> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Desa/Kelurahan Se-Kecamatan Rilau Ale Tahun 2023 berdasarkan data BPS Kabupaten Bulukumba." ;
    dct:format "CSV" ;
    dct:title "data penduduk 2023.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/id/dataset/bccef8c4-01c2-4c18-9d07-ff20b0c22d31/resource/fef3c492-804d-456b-ae75-acdb94f414c2/download/data-penduduk-2023.xlsx> ;
    dcat:byteSize 10333.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" .

