@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/4a689ce6-5b72-4599-a18c-c0ddd79cf4b6> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "4a689ce6-5b72-4599-a18c-c0ddd79cf4b6" ;
    dct:issued "2023-10-31T08:05:30.232306"^^xsd:dateTime ;
    dct:modified "2023-10-31T08:05:58.838909"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/ee7dc0a0-b431-4a34-88ed-1c941fc9fec7> ;
    dct:title "JUMLAH PENDUDUK BERDASARKAN JENIS KELAMIN DAN KECAMATAN BERDASARKAN DKB SEMESTER  I TAHUN  2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nurafiah,S.Kom" ;
            vcard:hasEmail <mailto:dukcapil@bulukumbakab.go.id> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/4a689ce6-5b72-4599-a18c-c0ddd79cf4b6/resource/f9b0d01a-da2f-4aec-9c4c-b4c3459c13cd> ;
    dcat:keyword "JENISKELAMIN",
        "PENDUDUK" .

<https://opendata.bulukumbakab.go.id/dataset/4a689ce6-5b72-4599-a18c-c0ddd79cf4b6/resource/f9b0d01a-da2f-4aec-9c4c-b4c3459c13cd> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "DATA DUKCAPIL . JUMLAH PENDUDUK.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/4a689ce6-5b72-4599-a18c-c0ddd79cf4b6/resource/f9b0d01a-da2f-4aec-9c4c-b4c3459c13cd/download/data-dukcapil-.-jumlah-penduduk.xlsx> ;
    dcat:byteSize 11679.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/ee7dc0a0-b431-4a34-88ed-1c941fc9fec7> a foaf:Organization ;
    foaf:name "Dinas Kependudukan dan Pencatatan Sipil" .

