@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/7948ffaf-12d0-45e0-8025-3a7516e5f449> a dcat:Dataset ;
    dct:description "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) JANUARI 2023" ;
    dct:identifier "7948ffaf-12d0-45e0-8025-3a7516e5f449" ;
    dct:issued "2024-01-31T08:00:56.492829"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:36:15.018728"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) JANUARI 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/7948ffaf-12d0-45e0-8025-3a7516e5f449/resource/ad2cb202-509c-4698-96b4-198acddc1486> ;
    dcat:keyword "Puskesmas Polowien",
        "kota malang",
        "pws kia" .

<http://5.189.187.109/dataset/7948ffaf-12d0-45e0-8025-3a7516e5f449/resource/ad2cb202-509c-4698-96b4-198acddc1486> a dcat:Distribution ;
    dct:description "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) JANUARI 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-25T07:16:28.354607"^^xsd:dateTime ;
    dct:modified "2024-12-24T08:36:15.033765"^^xsd:dateTime ;
    dct:title "LAPORAN PWS KIA (INDIKATOR KESEHATAN IBU) JANUARI.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/7948ffaf-12d0-45e0-8025-3a7516e5f449/resource/ad2cb202-509c-4698-96b4-198acddc1486/download/laporan-pws-kia-indikator-kesehatan-ibu-januari.xlsx> ;
    dcat:byteSize "63816"^^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" .

