@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/ce4d14a7-5d1e-4393-b13e-9e48b52f1cb0> a dcat:Dataset ;
    dct:description "DATA 10 BESAR PENYAKIT RAWAT INAP JULI 2022 RSUD KOTA MALANG" ;
    dct:identifier "ce4d14a7-5d1e-4393-b13e-9e48b52f1cb0" ;
    dct:issued "2023-03-08T08:05:01.154357"^^xsd:dateTime ;
    dct:modified "2024-12-08T05:24:24.134163"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA 10 BESAR PENYAKIT RAWAT INAP JULI 2022 RSUD KOTA MALANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ce4d14a7-5d1e-4393-b13e-9e48b52f1cb0/resource/509375bb-ffff-431f-b3e9-36c140b6689d> ;
    dcat:keyword "rsud kota malang" .

<http://5.189.187.109/dataset/ce4d14a7-5d1e-4393-b13e-9e48b52f1cb0/resource/509375bb-ffff-431f-b3e9-36c140b6689d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T16:51:32.309137"^^xsd:dateTime ;
    dct:modified "2024-12-08T05:24:24.148047"^^xsd:dateTime ;
    dct:title "RL 5.3 10_Besar Penyakit Rawat Inap.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/ce4d14a7-5d1e-4393-b13e-9e48b52f1cb0/resource/509375bb-ffff-431f-b3e9-36c140b6689d/download/rl-5.3-10_besar-penyakit-rawat-inap.xls> ;
    dcat:byteSize "25088"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

