@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/f13b1c21-10c7-473a-a39c-b79c983c3602> a dcat:Dataset ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN NOVEMBER 2023" ;
    dct:identifier "f13b1c21-10c7-473a-a39c-b79c983c3602" ;
    dct:issued "2024-02-28T09:35:31.034662"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:13:18.808477"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN NOVEMBER 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/f13b1c21-10c7-473a-a39c-b79c983c3602/resource/c8e1fca6-d5b3-4ec0-b3c6-e5b755b7c154> ;
    dcat:keyword "bulan november 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/f13b1c21-10c7-473a-a39c-b79c983c3602/resource/c8e1fca6-d5b3-4ec0-b3c6-e5b755b7c154> a dcat:Distribution ;
    dct:description "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN NOVEMBER 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-27T06:38:36.932412"^^xsd:dateTime ;
    dct:modified "2024-12-25T04:13:18.823505"^^xsd:dateTime ;
    dct:title "LAPORAN KASUS INDERA PUSKESMAS BARENG BULAN NOVEMBER 2023" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f13b1c21-10c7-473a-a39c-b79c983c3602/resource/c8e1fca6-d5b3-4ec0-b3c6-e5b755b7c154/download/laporan-kasus-indera-bulan-november-2023.xlsx> ;
    dcat:byteSize "38072"^^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" .

