@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:5000/dataset/98f12b36-c8d9-4998-8cf9-a884f68f4e1e> a dcat:Dataset ;
    dct:description "Laporan Bulanan Indikator Kinerja Gizi Kelurahan Purwodadi Bulan Januari 2023" ;
    dct:identifier "98f12b36-c8d9-4998-8cf9-a884f68f4e1e" ;
    dct:issued "2024-01-03T09:35:43.067668"^^xsd:dateTime ;
    dct:modified "2024-12-16T09:22:20.722171"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Laporan Bulanan Indikator Kinerja Gizi Kelurahan Purwodadi Bulan Januari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Puskesmas" ;
            vcard:hasEmail <mailto:puskesmaspolowijen@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/98f12b36-c8d9-4998-8cf9-a884f68f4e1e/resource/10e4f8c8-0ed0-4215-88d8-70caac47f520> ;
    dcat:keyword "health" ;
    dcat:landingPage <LAPORAN%20GIZI> .

<LAPORAN%20GIZI> a foaf:Document .

<http://5.189.187.109:5000/dataset/98f12b36-c8d9-4998-8cf9-a884f68f4e1e/resource/10e4f8c8-0ed0-4215-88d8-70caac47f520> a dcat:Distribution ;
    dct:description "Laporan Bulanan Indikator Kinerja Gizi Kelurahan Purwodadi Bulan Januari" ;
    dct:format "xlxs" ;
    dct:issued "2023-12-31T08:06:07.279661"^^xsd:dateTime ;
    dct:modified "2024-08-13T04:05:17.511201"^^xsd:dateTime ;
    dct:title "Laporan-Bulanan-Indikator-Kinerja-Gizi-311223122802.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/98f12b36-c8d9-4998-8cf9-a884f68f4e1e/resource/10e4f8c8-0ed0-4215-88d8-70caac47f520/download/laporan-bulanan-indikator-kinerja-gizi-311223122802.xls> ;
    dcat:byteSize "18467"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

