@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/d211fe57-f2c4-41cf-a042-17a8948e3f29> a dcat:Dataset ;
    dct:description "Dat kunjungan rawat inap maret 2021 RSUD Kota Malang" ;
    dct:identifier "d211fe57-f2c4-41cf-a042-17a8948e3f29" ;
    dct:issued "2023-03-08T08:06:50.645528"^^xsd:dateTime ;
    dct:modified "2023-03-08T08:06:50.645533"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "Dat kunjungan rawat inap maret 2021 RSUD Kota Malang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "fahrizal afifuddin" ;
            vcard:hasEmail <mailto:erfiningsihidha@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d211fe57-f2c4-41cf-a042-17a8948e3f29/resource/20bc86c6-f4fb-430e-bfdf-5a3078994e6a> .

<http://5.189.187.109/dataset/d211fe57-f2c4-41cf-a042-17a8948e3f29/resource/20bc86c6-f4fb-430e-bfdf-5a3078994e6a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T01:34:15.749146"^^xsd:dateTime ;
    dct:modified "2023-03-08T08:06:50.642843"^^xsd:dateTime ;
    dct:title "RL 5.2.1_Kunjungan Rawat Inap.xls.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/d211fe57-f2c4-41cf-a042-17a8948e3f29/resource/20bc86c6-f4fb-430e-bfdf-5a3078994e6a/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" .

