@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/5e3f1a5d-3fb9-4ca6-8408-284bee26f5c1> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN RAWAT INAP NOVEMBER 2022 RSUD KOTA MALANG" ;
    dct:identifier "5e3f1a5d-3fb9-4ca6-8408-284bee26f5c1" ;
    dct:issued "2023-03-08T06:23:01.717835"^^xsd:dateTime ;
    dct:modified "2024-12-15T22:25:14.321612"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN RAWAT INAP NOVEMBER 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/5e3f1a5d-3fb9-4ca6-8408-284bee26f5c1/resource/a652c8ff-1f30-4b89-bc5b-01b7693c1c98> ;
    dcat:keyword "rsud kota malang" .

<http://5.189.187.109/dataset/5e3f1a5d-3fb9-4ca6-8408-284bee26f5c1/resource/a652c8ff-1f30-4b89-bc5b-01b7693c1c98> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T17:05:50.010235"^^xsd:dateTime ;
    dct:modified "2024-12-15T22:25:14.333179"^^xsd:dateTime ;
    dct:title "RL 5.2.1_Kunjungan Rawat Inap.xls.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/5e3f1a5d-3fb9-4ca6-8408-284bee26f5c1/resource/a652c8ff-1f30-4b89-bc5b-01b7693c1c98/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" .

