@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/008ee1f0-68cf-466d-aab1-a00bf2363960> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Juni Berdasarkan Status Kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2016" ;
    dct:identifier "008ee1f0-68cf-466d-aab1-a00bf2363960" ;
    dct:issued "2017-11-23T01:35:13.661224"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:35:14.819954"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Juni Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2016" ;
    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/008ee1f0-68cf-466d-aab1-a00bf2363960/resource/4de15329-19b7-4cd2-b4be-f96796db235f> ;
    dcat:landingPage <http://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/008ee1f0-68cf-466d-aab1-a00bf2363960/resource/4de15329-19b7-4cd2-b4be-f96796db235f> a dcat:Distribution ;
    dct:description "Data ini berisi SMF, jumlah kunjungan lama dan baru bulan Juni ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2016" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan IGD Juni Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2016" ;
    dcat:accessURL <http://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=a1fda5ae-3602-4786-a41e-bf25650850ea&download=a1fda5ae-3602-4786-a41e-bf25650850ea&name=kunjungan-igd-bulan-juni-berdasarkan-status-kunjungan-di-rsms-pada-tahun-2016.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 " .

