@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/765fc5a5-b036-4c05-b011-1333c2a50e5d> a dcat:Dataset ;
    dct:description "data bulanan 10 besar penyakit rawat jalan desember rsud kota malang 2022" ;
    dct:identifier "765fc5a5-b036-4c05-b011-1333c2a50e5d" ;
    dct:issued "2023-03-08T07:09:43.291171"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:14:13.647190"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA BULANAN 10 BESAR PENYAKIT RAWAT JALAN DESEMBER 2022 RSUD KOTA MALANG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dr. Aldriana Yusran" ;
            vcard:hasEmail <mailto:aldrianayusaran@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/765fc5a5-b036-4c05-b011-1333c2a50e5d/resource/e348e67a-0bbe-4979-8252-6174dd2b0ae1> ;
    dcat:keyword "10 besar",
        "desember",
        "kesehatan",
        "rsud kota malang" .

<http://5.189.187.109/dataset/765fc5a5-b036-4c05-b011-1333c2a50e5d/resource/e348e67a-0bbe-4979-8252-6174dd2b0ae1> a dcat:Distribution ;
    dct:description "Data 10 Besar Penyakit Rawat Jalan Bulan Desember 2022 RSUD Kota Malang" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-08T03:11:23.081568"^^xsd:dateTime ;
    dct:modified "2024-12-24T13:14:13.663609"^^xsd:dateTime ;
    dct:title "10_Besar Penyakit Rawat Jalan.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/765fc5a5-b036-4c05-b011-1333c2a50e5d/resource/e348e67a-0bbe-4979-8252-6174dd2b0ae1/download/rl-5.4-10_besar-penyakit-rawat-jalan.xls> ;
    dcat:byteSize "28672"^^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" .

