@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/1d2c2815-af25-49bf-8ed5-70668e30cfef> a dcat:Dataset ;
    dct:description "Kumpulan data berisi data stunting tahun 2022 dan D/S bulan Desember 2022, serta jumlah stunting bulan April dan D/S bulan April Tahun 2023" ;
    dct:identifier "1d2c2815-af25-49bf-8ed5-70668e30cfef" ;
    dct:issued "2023-05-26T08:29:17.235930"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:17.235938"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Stunting dan D/S UPTD Puskesmas Kroya II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkes@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1d2c2815-af25-49bf-8ed5-70668e30cfef/resource/04ebdd17-8984-4032-9347-9e9e848cea2f> ;
    dcat:keyword "stunting" .

<https://data.jatengprov.go.id/dataset/1d2c2815-af25-49bf-8ed5-70668e30cfef/resource/04ebdd17-8984-4032-9347-9e9e848cea2f> a dcat:Distribution ;
    dct:description "Data stunting tahun 2022 dan D/S Bulan Desember Tahun 2022, serta data jumlah stunting bulan April dan D/S Bulan April Tahun 2023" ;
    dct:format "XLS" ;
    dct:title "DATA STUNTING DAN D/S UPTD PUSKESMAS KROYA II" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/1d2c2815-af25-49bf-8ed5-70668e30cfef/resource/04ebdd17-8984-4032-9347-9e9e848cea2f/download/data-stunting-dan-d-per-s-kroya-ii.xlsx> ;
    dcat:byteSize 16527.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" .

