@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/25e1be19-81d0-4f95-a18f-fe530ad59390> a dcat:Dataset ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN JUNI 2023" ;
    dct:identifier "25e1be19-81d0-4f95-a18f-fe530ad59390" ;
    dct:issued "2024-02-28T08:22:50.725048"^^xsd:dateTime ;
    dct:modified "2024-12-07T15:02:44.887904"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN JUNI 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/25e1be19-81d0-4f95-a18f-fe530ad59390/resource/6d8e5243-b300-40e6-9408-9733bafa41bf> ;
    dcat:keyword "bulan juni 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/25e1be19-81d0-4f95-a18f-fe530ad59390/resource/6d8e5243-b300-40e6-9408-9733bafa41bf> a dcat:Distribution ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN JUNI 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-27T06:23:07.264292"^^xsd:dateTime ;
    dct:modified "2024-12-07T15:02:44.905469"^^xsd:dateTime ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN JUNI 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/25e1be19-81d0-4f95-a18f-fe530ad59390/resource/6d8e5243-b300-40e6-9408-9733bafa41bf/download/laporan-kasus-indera-bulan-juni-2023.xlsx> ;
    dcat:byteSize "38017"^^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" .

