@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://data.jatengprov.go.id/dataset/f4076d67-95e1-43d6-ad1c-b442d2411eb4> a dcat:Dataset ;
    dct:description "kumpulan data ini berisi Jumlah Balita Ditimbang Menurut Jenis Kelamin, Kecamatan, dan Puskesmas" ;
    dct:identifier "f4076d67-95e1-43d6-ad1c-b442d2411eb4" ;
    dct:issued "2023-10-01T13:27:32.161221"^^xsd:dateTime ;
    dct:modified "2026-02-18T10:03:18.447743"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Jumlah Balita Ditimbang Menurut Jenis Kelamin, Kecamatan, dan Puskesmas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f4076d67-95e1-43d6-ad1c-b442d2411eb4/resource/b5981794-3ec4-41f8-831e-a4a17c9c4d75> ;
    dcat:keyword "balita ditimbang" .

<https://data.jatengprov.go.id/dataset/f4076d67-95e1-43d6-ad1c-b442d2411eb4/resource/b5981794-3ec4-41f8-831e-a4a17c9c4d75> a dcat:Distribution ;
    dct:description "JUMLAH BALITA DITIMBANG MENURUT JENIS KELAMIN, KECAMATAN, DAN PUSKESMAS TAHUN 2022" ;
    dct:format "XLSX" ;
    dct:title "Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/f4076d67-95e1-43d6-ad1c-b442d2411eb4/resource/b5981794-3ec4-41f8-831e-a4a17c9c4d75/download/jumlah-balita-ditimbang-menurut-jenis-kelamin-kecamatan-dan-puskesmas.xlsx> ;
    dcat:byteSize 20676.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

