@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/34e339c1-a61b-4327-9f53-e14b8be9c631> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Maret Berdasarkan Penjamin di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2017" ;
    dct:identifier "34e339c1-a61b-4327-9f53-e14b8be9c631" ;
    dct:issued "2017-11-23T01:38:14.721148"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:38:15.572426"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Maret Berdasarkan Penjamin di RSMS RSUD Margono Soekarjo 2017" ;
    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/34e339c1-a61b-4327-9f53-e14b8be9c631/resource/35c5e140-314b-4e2c-b5ca-38bd60f34b22> ;
    dcat:landingPage <http://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/34e339c1-a61b-4327-9f53-e14b8be9c631/resource/35c5e140-314b-4e2c-b5ca-38bd60f34b22> a dcat:Distribution ;
    dct:description "Data ini berisi informasi kunjungan ke IGD dengan pengelompokan berdasarkan penjamin di RSMS RSUD Prof. Dr. Margono Soekarjo pada bulan Maret tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan IGD Maret Berdasarkan Penjamin di RSMS RSUD Margono Soekarjo 2017" ;
    dcat:accessURL <http://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=6965fc79-18d9-4a18-9f3a-3a86172e62bd&download=6965fc79-18d9-4a18-9f3a-3a86172e62bd&name=jumlah-kunjungan-igd-bulan-maret-berdasarkan-penjamin-di-rsms-pada-tahun-2017.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 " .

