@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/27310b92-e357-4813-b39a-8a601713feb8> a dcat:Dataset ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN MEI 2023" ;
    dct:identifier "27310b92-e357-4813-b39a-8a601713feb8" ;
    dct:issued "2024-02-28T08:23:20.497186"^^xsd:dateTime ;
    dct:modified "2024-12-07T14:59:30.485397"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN MEI 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/27310b92-e357-4813-b39a-8a601713feb8/resource/4919736f-4029-4c90-b6ed-4f9e6a017107> ;
    dcat:keyword "bulan mei 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/27310b92-e357-4813-b39a-8a601713feb8/resource/4919736f-4029-4c90-b6ed-4f9e6a017107> a dcat:Distribution ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN MEI 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-27T06:21:43.512685"^^xsd:dateTime ;
    dct:modified "2024-12-07T14:59:30.496195"^^xsd:dateTime ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN MEI 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/27310b92-e357-4813-b39a-8a601713feb8/resource/4919736f-4029-4c90-b6ed-4f9e6a017107/download/laporan-kasus-indera-bulan-mei-2023.xlsx> ;
    dcat:byteSize "38085"^^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" .

