@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/d3b94fa2-55b3-428b-aaba-cd849cceea8c> a dcat:Dataset ;
    dct:description "Tabel terdiri dari: 1) Klinik, 2) Umum, 3) JKN PBI, 4) JKN Non PBI, dan 5) Lain-Lain" ;
    dct:identifier "d3b94fa2-55b3-428b-aaba-cd849cceea8c" ;
    dct:issued "2021-06-09T03:03:22.204137"^^xsd:dateTime ;
    dct:modified "2021-06-09T03:03:22.204194"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Kunjungan Pasien Rawat Jalan Menurut Nama Layanan di RSUD dr. Soeselo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr. Soeselo" ;
            vcard:hasEmail <mailto:kontak@rsudsoeselo.com> ] .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

