@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/8f13d561-3507-48fa-9a44-1a8f8f66a36b> a dcat:Dataset ;
    dct:description "Data Bulanan Hasil Imunisasi Rutin Bayi HB0 Puskesmas Ciptomulyo Bulan Juni 2022" ;
    dct:identifier "8f13d561-3507-48fa-9a44-1a8f8f66a36b" ;
    dct:issued "2023-03-08T07:32:54.312410"^^xsd:dateTime ;
    dct:modified "2024-12-15T06:15:07.522422"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Bulanan Hasil Imunisasi Rutin Bayi HB0 Puskesmas Ciptomulyo Bulan Juni 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nuriman Imran" ;
            vcard:hasEmail <mailto:pkmciptomulyo@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8f13d561-3507-48fa-9a44-1a8f8f66a36b/resource/bc145d52-556f-46ae-9ec8-0a692dfebfab> ;
    dcat:keyword "HB0",
        "data",
        "imunisasi",
        "kesehatan",
        "puskesmasciptomulyo" ;
    dcat:landingPage <Data%20Bulanan> .

<Data%20Bulanan> a foaf:Document .

<http://5.189.187.109/dataset/8f13d561-3507-48fa-9a44-1a8f8f66a36b/resource/bc145d52-556f-46ae-9ec8-0a692dfebfab> a dcat:Distribution ;
    dct:description "Berikut data Bulanan Hasil Imunisasi Rutin Bayi HB0 Puskesmas Ciptomulyo Bulan Juni 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T05:36:13.316737"^^xsd:dateTime ;
    dct:modified "2024-12-15T06:15:07.536762"^^xsd:dateTime ;
    dct:title "Data Bulanan Hasil Imunisasi Rutin Bayi HB0 (1-7 hari) Puskesmas Ciptomulyo Juni 2022.xlsx" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/8f13d561-3507-48fa-9a44-1a8f8f66a36b/resource/bc145d52-556f-46ae-9ec8-0a692dfebfab/download/data-bulanan-hasil-imunisasi-rutin-bayi-hb0-1-7-hari-puskesmas-ciptomulyo-juni-2022.xlsx> ;
    dcat:byteSize "12951"^^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" .

