@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/291e7b71-b582-4675-9380-48cc7eb681f4> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan September Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2023" ;
    dct:identifier "291e7b71-b582-4675-9380-48cc7eb681f4" ;
    dct:issued "2024-05-09T00:05:39.022564"^^xsd:dateTime ;
    dct:modified "2024-05-09T00:05:39.022571"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan IGD September Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2023" ;
    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/291e7b71-b582-4675-9380-48cc7eb681f4/resource/28678a93-2282-4a3e-9aeb-a4e697a2dfbe> ;
    dcat:keyword "2023",
        "IGD",
        "Kunjungan",
        "RSMS",
        "September",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109/dataset/291e7b71-b582-4675-9380-48cc7eb681f4/resource/28678a93-2282-4a3e-9aeb-a4e697a2dfbe> 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 September  ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-11-14T01:37:42.191983"^^xsd:dateTime ;
    dct:modified "2024-05-09T00:05:39.003864"^^xsd:dateTime ;
    dct:title "Kunjungan IGD September Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2023" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=b3f3a682-d8d7-4ace-9c5b-6962144c1f45&download=b3f3a682-d8d7-4ace-9c5b-6962144c1f45&name=kunjungan-igd-september-berdasarkan-wilayah-di-rsms-rsud-margono-soekarjo-2023.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 .

