@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/7fd4f6c1-5338-4073-a03d-3a517677c58c> a dcat:Dataset ;
    dct:description "Jumlah anak yang ada di Kecamatan Bontotiro yang kekurangan gizi" ;
    dct:identifier "7fd4f6c1-5338-4073-a03d-3a517677c58c" ;
    dct:issued "2025-11-14T03:08:24.056786"^^xsd:dateTime ;
    dct:modified "2025-11-14T03:19:32.657887"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> ;
    dct:title "Jumlah Anak Usia 24-59 Bulan Kurang Gizi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jusra Nengsih" ;
            vcard:hasEmail <mailto:jusranengsih55@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/7fd4f6c1-5338-4073-a03d-3a517677c58c/resource/4dbc00de-192d-457a-bd92-6a574ba24b86> .

<https://opendata.bulukumbakab.go.id/dataset/7fd4f6c1-5338-4073-a03d-3a517677c58c/resource/4dbc00de-192d-457a-bd92-6a574ba24b86> a dcat:Distribution ;
    dct:description "Jumlah anak yang ada di kecamatan bontotiro yang kekurangan gizi" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Anak Usia 24-59 Bulan Kurang Gizi.xlsx" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/7fd4f6c1-5338-4073-a03d-3a517677c58c/resource/4dbc00de-192d-457a-bd92-6a574ba24b86/download/jumlah-anak-usia-24-59-bulan-kurang-gizi.xlsx> ;
    dcat:byteSize 7238.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.bulukumbakab.go.id/organization/3ef74e62-8f8a-4eb1-b57c-85ede4b3020d> a foaf:Organization ;
    foaf:name "Kecamatan Bonto Tiro" .

