@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/72975317-95fd-4350-b4c6-35db22b89fe9> a dcat:Dataset ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN SEPTEMBER 2023" ;
    dct:identifier "72975317-95fd-4350-b4c6-35db22b89fe9" ;
    dct:issued "2024-02-28T08:49:45.768933"^^xsd:dateTime ;
    dct:modified "2025-01-06T06:59:05.534398"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN SEPTEMBER 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aulia Eka Bimesti, S.KM." ;
            vcard:hasEmail <mailto:puskbareng@malangkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/72975317-95fd-4350-b4c6-35db22b89fe9/resource/b8138b7c-f447-4806-9153-ef9820b1ce4b> ;
    dcat:keyword "bulan september 2023",
        "dinkes kota malang",
        "kasus indera",
        "kesehatan",
        "kota malang",
        "laporan",
        "laporan kasus indera",
        "puskesmas bareng" ;
    dcat:landingPage <Puskesmas%20Bareng> .

<Puskesmas%20Bareng> a foaf:Document .

<http://5.189.187.109/dataset/72975317-95fd-4350-b4c6-35db22b89fe9/resource/b8138b7c-f447-4806-9153-ef9820b1ce4b> a dcat:Distribution ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN SEPTEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-27T06:33:09.112448"^^xsd:dateTime ;
    dct:modified "2024-12-06T05:17:48.405738"^^xsd:dateTime ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN SEPTEMBER 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/72975317-95fd-4350-b4c6-35db22b89fe9/resource/b8138b7c-f447-4806-9153-ef9820b1ce4b/download/laporan-kasus-indera-bulan-september-2023.xlsx> ;
    dcat:byteSize "38100"^^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" .

