@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:5000/dataset/eb09d223-7616-463b-8436-ce4974e452e3> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan Rawat Inap Bulan Mei Berdasarkan Penjamin di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2024" ;
    dct:identifier "eb09d223-7616-463b-8436-ce4974e452e3" ;
    dct:issued "2026-05-06T02:45:18.705629"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:45:18.705650"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan Rawat Inap Mei Berdasarkan Penjamin di RSMS RSUD Margono Soekarjo 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Prof. Dr. Margono Soekarjo" ;
            vcard:hasEmail <mailto:rsmargono@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/eb09d223-7616-463b-8436-ce4974e452e3/resource/c3fcccef-094e-4b34-8da8-2e526114dfc5> ;
    dcat:keyword "2024",
        "Kunjungan",
        "Mei",
        "Penjamin",
        "RSMS",
        "Rawat Inap" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109:5000/dataset/eb09d223-7616-463b-8436-ce4974e452e3/resource/c3fcccef-094e-4b34-8da8-2e526114dfc5> a dcat:Distribution ;
    dct:description "Data ini berisi nama ruangan dan jumlah pasien setiap penjamin umum, PBI, Non PBI, Naker, Jamkesda, Inhealth dan lain-lain ke Rawat Inap di RSMS RSUD Prof. Dr. Margono Soekarjo pada bulan Mei tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-10-23T01:15:10.136916"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:45:18.675726"^^xsd:dateTime ;
    dct:title "Kunjungan Rawat Inap Mei Berdasarkan Penjamin di RSMS RSUD Margono Soekarjo 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=84339540-286f-4bee-a89c-d32e4abfeabf&download=84339540-286f-4bee-a89c-d32e4abfeabf&name=kunjungan-rawat-inap-mei-berdasarkan-penjamin-di-rsms-rsud-margono-soekarjo-2024.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://rsmargono.jatengprov.go.id/rsms-opendata> a foaf:Document .

