@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/0d7f075d-c99c-4105-a161-880bfeb31373> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan April Berdasarkan Status Kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2017" ;
    dct:identifier "0d7f075d-c99c-4105-a161-880bfeb31373" ;
    dct:issued "2017-11-23T00:58:49.148089"^^xsd:dateTime ;
    dct:modified "2017-11-23T00:58:50.017776"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD April Berdasarkan Status Kunjungan 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/0d7f075d-c99c-4105-a161-880bfeb31373/resource/33cce675-1789-4e30-80e8-8a62388822e3> ;
    dcat:landingPage <http://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/0d7f075d-c99c-4105-a161-880bfeb31373/resource/33cce675-1789-4e30-80e8-8a62388822e3> a dcat:Distribution ;
    dct:description "Data ini berisi SMF, jumlah kunjungan lama dan baru bulan April ke IGD di RSMS RSUD Prof. Dr. Margono Soekarjo pada tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan IGD April Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2017" ;
    dcat:accessURL <http://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=641af9ce-388d-480a-8844-5ce433bd611a&download=641af9ce-388d-480a-8844-5ce433bd611a&name=kunjungan-igd-bulan-april-berdasarkan-status-kunjungan-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 " .

