@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/4873292f-a9b6-4310-94d6-9cb224452997> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Agustus Berdasarkan Wilayah di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2023" ;
    dct:identifier "4873292f-a9b6-4310-94d6-9cb224452997" ;
    dct:issued "2023-10-30T07:35:32.128619"^^xsd:dateTime ;
    dct:modified "2023-10-30T07:35:32.128628"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Kunjungan IGD Agustus 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/4873292f-a9b6-4310-94d6-9cb224452997/resource/a78fc340-f786-488a-90b3-c0d5ab2a193c> ;
    dcat:keyword "2023",
        "Agustus",
        "IGD",
        "Kunjungan",
        "RSMS",
        "Wilayah" ;
    dcat:landingPage <https://rsmargono.jatengprov.go.id/rsms-opendata> .

<http://5.189.187.109/dataset/4873292f-a9b6-4310-94d6-9cb224452997/resource/a78fc340-f786-488a-90b3-c0d5ab2a193c> 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 Agustus ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-09-13T00:38:41.697409"^^xsd:dateTime ;
    dct:modified "2023-10-30T07:35:32.108629"^^xsd:dateTime ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Wilayah di RSMS RSUD Margono Soekarjo 2023" ;
    dcat:accessURL <https://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=429ea629-343d-4eb9-add0-d18b56e5380b&download=429ea629-343d-4eb9-add0-d18b56e5380b&name=kunjungan-igd-agustus-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 .

