@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/5e9e1512-ba26-4044-b6e1-386dc1ee4d2c> a dcat:Dataset ;
    dct:description "Data Kunjungan Pasien Gilut Nopember 2018 berdasarkan Cara Bayar" ;
    dct:identifier "5e9e1512-ba26-4044-b6e1-386dc1ee4d2c" ;
    dct:issued "2019-10-02T07:12:03.959929"^^xsd:dateTime ;
    dct:modified "2019-10-02T07:12:45.935409"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Data Kunjungan Pasien Gilut Nopember 2018 berdasarkan Cara Bayar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5e9e1512-ba26-4044-b6e1-386dc1ee4d2c/resource/04a98f2b-e845-4b0d-966b-6c254890be02> ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/5e9e1512-ba26-4044-b6e1-386dc1ee4d2c/resource/04a98f2b-e845-4b0d-966b-6c254890be02> a dcat:Distribution ;
    dct:description "Data Kunjungan Pasien Gilut Nopember Cara Bayar" ;
    dct:format ".csv" ;
    dct:title "Data Kunjungan Pasien Gilut Nopember Cara Bayar" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

