@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/8168f62e-8368-479e-9064-312a9d75cffe> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Juni Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2024" ;
    dct:identifier "8168f62e-8368-479e-9064-312a9d75cffe" ;
    dct:issued "2026-05-05T15:18:52.656401"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:18:52.656435"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan IGD Juni 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/8168f62e-8368-479e-9064-312a9d75cffe/resource/f0138900-e65e-491c-b219-fe1d675609c2> ;
    dcat:keyword "2024",
        "IGD",
        "Juni",
        "Kunjungan",
        "RSMS",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109/dataset/8168f62e-8368-479e-9064-312a9d75cffe/resource/f0138900-e65e-491c-b219-fe1d675609c2> 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 Juni ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-10-23T01:16:01.889013"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:18:52.626783"^^xsd:dateTime ;
    dct:title "Kunjungan IGD Juni Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=20c6846f-025d-40d4-b428-dccbf9512394&download=20c6846f-025d-40d4-b428-dccbf9512394&name=kunjungan-igd-juni-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 .

