@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#> .

<http://5.189.187.109/dataset/185b40d7-fba7-400d-982d-262141c9dfbf> a dcat:Dataset ;
    dct:description "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) NOVEMBER 2023" ;
    dct:identifier "185b40d7-fba7-400d-982d-262141c9dfbf" ;
    dct:issued "2024-01-31T07:50:03.401549"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:59:57.186619"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) NOVEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas Polowijen" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/185b40d7-fba7-400d-982d-262141c9dfbf/resource/e3a00387-c5df-43ea-a6c1-60356361751b> ;
    dcat:keyword "KOTA MALANG",
        "Puskesmas Polowien",
        "pws kia" .

<http://5.189.187.109/dataset/185b40d7-fba7-400d-982d-262141c9dfbf/resource/e3a00387-c5df-43ea-a6c1-60356361751b> a dcat:Distribution ;
    dct:description "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) NOVEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-25T07:31:43.320673"^^xsd:dateTime ;
    dct:modified "2024-12-30T22:59:57.205621"^^xsd:dateTime ;
    dct:title "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) NOV.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/185b40d7-fba7-400d-982d-262141c9dfbf/resource/e3a00387-c5df-43ea-a6c1-60356361751b/download/laporan-pws-kia-indikator-kesehatan-ibu-nov.xlsx> ;
    dcat:byteSize "66862"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> a foaf:Agent ;
    foaf:name "Kota Malang" .

