@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/c2b3b35c-1c46-4a99-bdd6-b6c598078dab> a dcat:Dataset ;
    dct:description "Sumber Data : REKAM MEDIS RSUD dr.SOEDARSO " ;
    dct:identifier "c2b3b35c-1c46-4a99-bdd6-b6c598078dab" ;
    dct:issued "2025-11-19T23:10:48.044446"^^xsd:dateTime ;
    dct:modified "2025-11-19T23:10:48.044454"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> ;
    dct:title "KUNJUNGAN PASIEN RAWAT JALAN & RAWAT INAP KASUS JANTUNG TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "IBRAHIM CHANDRA" ;
            vcard:hasEmail <mailto:noerrekmed@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c2b3b35c-1c46-4a99-bdd6-b6c598078dab/resource/033e7f52-725e-4753-b720-bbf1a283d1d1> ;
    dcat:keyword "2022",
        "jantung",
        "kunjungan",
        "rawat inap",
        "rawat jalan" .

<http://5.189.187.109/dataset/c2b3b35c-1c46-4a99-bdd6-b6c598078dab/resource/033e7f52-725e-4753-b720-bbf1a283d1d1> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-22T01:23:27.523658"^^xsd:dateTime ;
    dct:modified "2025-11-19T23:10:48.009051"^^xsd:dateTime ;
    dct:title "KUNJUNGAN PASIEN RAWAT JALAN & RAWAT INAP KASUS JANTUNG TAHUN 2022.xlsx" ;
    dcat:accessURL <https://dev-data.kalbarprov.go.id/dataset/c2b3b35c-1c46-4a99-bdd6-b6c598078dab/resource/033e7f52-725e-4753-b720-bbf1a283d1d1/download/kunjungan-pasien-rawat-jalan-rawat-inap-kasus-jantung-tahun-2022.xlsx> ;
    dcat:byteSize "9125"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/1679090e-4421-475d-b771-770593b2056d> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Barat" .

