@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/0765fdcc-3b08-4557-b416-9488194a10dc> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Agustus Berdasarkan Status Kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2015" ;
    dct:identifier "0765fdcc-3b08-4557-b416-9488194a10dc" ;
    dct:issued "2017-11-23T00:55:40.084544"^^xsd:dateTime ;
    dct:modified "2017-11-23T00:55:40.923785"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2015" ;
    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/0765fdcc-3b08-4557-b416-9488194a10dc/resource/85398598-eb4a-42f9-a4c3-e28bcd58a549> ;
    dcat:landingPage <http://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/0765fdcc-3b08-4557-b416-9488194a10dc/resource/85398598-eb4a-42f9-a4c3-e28bcd58a549> a dcat:Distribution ;
    dct:description "Data ini berisi SMF, jumlah kunjungan lama dan baru bulan Agustus ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2015" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan IGD Agustus Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2015" ;
    dcat:accessURL <http://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=b5c48e91-8202-4772-8b01-b40dbd53292e&download=b5c48e91-8202-4772-8b01-b40dbd53292e&name=kunjungan-igd-bulan-agustus-berdasarkan-status-kunjungan-di-rsms-2015.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 " .

