@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#> .

<https://data.jatengprov.go.id/dataset/5e312d5a-b279-46c0-8a3c-cdf99086368a> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Mei Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2024" ;
    dct:identifier "5e312d5a-b279-46c0-8a3c-cdf99086368a" ;
    dct:issued "2024-10-23T01:03:48.905409"^^xsd:dateTime ;
    dct:modified "2024-10-23T01:03:49.504482"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Mei 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 <https://data.jatengprov.go.id/dataset/5e312d5a-b279-46c0-8a3c-cdf99086368a/resource/16493bef-4e0f-4466-9153-7ad6e875ab90> ;
    dcat:keyword "2024",
        "IGD",
        "Kunjungan",
        "Mei",
        "RSMS",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/5e312d5a-b279-46c0-8a3c-cdf99086368a/resource/16493bef-4e0f-4466-9153-7ad6e875ab90> 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 Mei ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Kunjungan IGD Mei Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2024" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=5adab228-0277-48cc-9303-8a581a621a6f&download=5adab228-0277-48cc-9303-8a581a621a6f&name=kunjungan-igd-mei-berdasarkan-wilayah-di-rsms-rsud-margono-soekarjo-2024.csv> ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> a foaf:Organization ;
    foaf:name "RSUD Prof. Dr. Margono Soekarjo " .

