@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/d0fcb1d7-d295-4c93-b78d-3db7abffe152> a dcat:Dataset ;
    dct:description "10 Besar Penyakit Rawat Jalan Bulanan Tahun 2021 bulan januari" ;
    dct:identifier "d0fcb1d7-d295-4c93-b78d-3db7abffe152" ;
    dct:issued "2023-03-08T08:06:13.374247"^^xsd:dateTime ;
    dct:modified "2024-12-08T15:31:21.436318"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "10 Besar Penyakit Rawat Jalan Bulan Januari Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Idha Erfiningsih" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d0fcb1d7-d295-4c93-b78d-3db7abffe152/resource/c984ebd4-360f-4346-a3c3-b3c349fb9abf> ;
    dcat:keyword "10 besar",
        "2021",
        "januari",
        "morbiditas",
        "rsud kota malang" .

<http://5.189.187.109/dataset/d0fcb1d7-d295-4c93-b78d-3db7abffe152/resource/c984ebd4-360f-4346-a3c3-b3c349fb9abf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-27T08:12:39.980499"^^xsd:dateTime ;
    dct:modified "2024-12-08T15:31:21.452313"^^xsd:dateTime ;
    dct:title "10 Besar Penyakit Rawat Jalan Januari 2021" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/d0fcb1d7-d295-4c93-b78d-3db7abffe152/resource/c984ebd4-360f-4346-a3c3-b3c349fb9abf/download/rl-5.4-10_besar-penyakit-rawat-jalan.xls> ;
    dcat:byteSize "24576"^^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" .

