@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/76f7ed45-0b70-4c1e-9865-3728694c32bb> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Oktober Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2023" ;
    dct:identifier "76f7ed45-0b70-4c1e-9865-3728694c32bb" ;
    dct:issued "2023-11-21T03:13:14.805005"^^xsd:dateTime ;
    dct:modified "2023-11-21T03:13:15.353898"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Oktober 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 <https://data.jatengprov.go.id/dataset/76f7ed45-0b70-4c1e-9865-3728694c32bb/resource/f2290cb9-a160-4fbc-b729-66c39411dc9f> ;
    dcat:keyword "2023",
        "IGD",
        "Kunjungan",
        "Oktober",
        "RSMS",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/76f7ed45-0b70-4c1e-9865-3728694c32bb/resource/f2290cb9-a160-4fbc-b729-66c39411dc9f> 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 Oktober ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2023" ;
    dct:format "CSV" ;
    dct:title "Kunjungan IGD Oktober Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2023" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=ef0d9db0-0517-415b-9abf-abecdadc05ee&download=ef0d9db0-0517-415b-9abf-abecdadc05ee&name=kunjungan-igd-oktober-berdasarkan-wilayah-di-rsms-rsud-margono-soekarjo-2023.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 " .

