@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/4f20be16-1f06-40e7-824a-37cc9edd7276> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan April Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2024" ;
    dct:identifier "4f20be16-1f06-40e7-824a-37cc9edd7276" ;
    dct:issued "2026-05-05T09:42:26.576391"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:42:26.576411"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan IGD April Berdasarkan Wilayah 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/dataset/4f20be16-1f06-40e7-824a-37cc9edd7276/resource/43b1a4d8-1146-465c-be5e-21e390188807> ;
    dcat:keyword "2024",
        "April",
        "IGD",
        "Kunjungan",
        "RSMS",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109/dataset/4f20be16-1f06-40e7-824a-37cc9edd7276/resource/43b1a4d8-1146-465c-be5e-21e390188807> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah kunjungan per wilayah (Banyumas,Purbalingga,Banjarnegara,Cilacap,Kebumen,Wonosobo,Pemalang,Brebes,Tegal,Pekalongan,dan Lain-lain) bulan April ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-10-23T00:44:51.117750"^^xsd:dateTime ;
    dct:modified "2026-05-05T09:42:26.552217"^^xsd:dateTime ;
    dct:title "Kunjungan IGD April Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=e820c282-62ae-4943-a9d3-6b05c0e11273&download=e820c282-62ae-4943-a9d3-6b05c0e11273&name=kunjungan-igd-april-berdasarkan-wilayah-di-rsms-rsud-margono-soekarjo-2024.csv> ;
    dcat:mediaType "text/csv" .

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

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

