@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/580e9abc-e522-4d45-9e6a-1ea80f9c6be9> a dcat:Dataset ;
    dct:description "Dataset ini berisi informasi Kunjungan IGD Bulan Januari Berdasarkan Status Kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo Pada Tahun 2017" ;
    dct:identifier "580e9abc-e522-4d45-9e6a-1ea80f9c6be9" ;
    dct:issued "2017-11-23T01:28:28.209359"^^xsd:dateTime ;
    dct:modified "2017-11-23T01:28:29.716425"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/2c2e3816-e0bd-4e5b-8e5f-7501a38078d6> ;
    dct:title "Kunjungan IGD Januari 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/580e9abc-e522-4d45-9e6a-1ea80f9c6be9/resource/fc39dd57-91a9-43a2-a4af-cb4f9cb3d63f> ;
    dcat:landingPage <http://rsmargono.jatengprov.go.id/rsms-opendata> .

<https://data.jatengprov.go.id/dataset/580e9abc-e522-4d45-9e6a-1ea80f9c6be9/resource/fc39dd57-91a9-43a2-a4af-cb4f9cb3d63f> a dcat:Distribution ;
    dct:description "Data ini berisi informasi kunjungan ke IGD dengan pengelompokan berdasarkan status kunjungan di RSMS RSUD Prof. Dr. Margono Soekarjo pada bulan Januari tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Data Kunjungan IGD Januari Berdasarkan Status Kunjungan di RSMS RSUD Margono Soekarjo 2017" ;
    dcat:accessURL <http://rsmargono.jatengprov.go.id/rsms-opendata/dataset/view/?resource=d19f7358-0744-4ba1-9868-79aa09819967&download=d19f7358-0744-4ba1-9868-79aa09819967&name=kunjungan-igd-bulan-januari-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 " .

