@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/420a18eb-599f-4ab8-ae1c-c38cc09ea264> a dcat:Dataset ;
    dct:description "Data Kunjungan Rawat Inap Agustus 2021 RSUD Kota Malang" ;
    dct:identifier "420a18eb-599f-4ab8-ae1c-c38cc09ea264" ;
    dct:issued "2023-03-08T05:24:16.148832"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:25:07.167952"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Data Kunjungan Rawat Inap Agustus 2021 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/420a18eb-599f-4ab8-ae1c-c38cc09ea264/resource/d413cbc6-3397-4a67-9284-5c2bb0c2d45c> ;
    dcat:keyword "2021",
        "kunjungan",
        "rsud kota malang" .

<http://5.189.187.109/dataset/420a18eb-599f-4ab8-ae1c-c38cc09ea264/resource/d413cbc6-3397-4a67-9284-5c2bb0c2d45c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T02:52:13.819442"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:25:07.192420"^^xsd:dateTime ;
    dct:title "RL 5.2.1_Kunjungan Rawat Inap.xls.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/420a18eb-599f-4ab8-ae1c-c38cc09ea264/resource/d413cbc6-3397-4a67-9284-5c2bb0c2d45c/download/rl-5.2.1_kunjungan-rawat-inap.xls.xls> ;
    dcat:byteSize "27136"^^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" .

