@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/9f76da3c-4fcb-4823-8f26-e9b8e288f9a4> a dcat:Dataset ;
    dct:description "Tabel terdiri dari : 1. Spesialisasi Dokter, 2. Jumlah Dokter" ;
    dct:identifier "9f76da3c-4fcb-4823-8f26-e9b8e288f9a4" ;
    dct:issued "2021-07-02T02:05:37.107499"^^xsd:dateTime ;
    dct:modified "2021-07-02T02:05:37.107513"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Dokter RSUD Suradadi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Suradadi" ;
            vcard:hasEmail <mailto:rsudsuradadi@tegalkab.go.id> ] .

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

