@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/f3fc810d-3de8-4bd1-b2f0-8a887b491ba6> a dcat:Dataset ;
    dct:description "DATA KUNJUNGAN RAWAT JALAN MARET 2022 RSUD KOTA MALANG" ;
    dct:identifier "f3fc810d-3de8-4bd1-b2f0-8a887b491ba6" ;
    dct:issued "2023-03-08T08:24:34.551567"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:30:24.739460"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0112e446-8d3e-49d4-913e-35e01f78e2be> ;
    dct:title "DATA KUNJUNGAN RAWAT JALAN MARET 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/f3fc810d-3de8-4bd1-b2f0-8a887b491ba6/resource/03b22eb1-dd08-49f1-b8c8-0f27242b5243> ;
    dcat:keyword "2022",
        "kunjungan",
        "rsud kota malang" .

<http://5.189.187.109/dataset/f3fc810d-3de8-4bd1-b2f0-8a887b491ba6/resource/03b22eb1-dd08-49f1-b8c8-0f27242b5243> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T16:35:17.633380"^^xsd:dateTime ;
    dct:modified "2024-12-18T03:30:24.759473"^^xsd:dateTime ;
    dct:title "RL 5.2_Kunjungan Rawat Jalan.xls.xls" ;
    dcat:accessURL <https://data.malangkota.go.id/dataset/f3fc810d-3de8-4bd1-b2f0-8a887b491ba6/resource/03b22eb1-dd08-49f1-b8c8-0f27242b5243/download/rl-5.2_kunjungan-rawat-jalan.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" .

