@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/412453c9-12cc-4e79-b166-640c228f810d> a dcat:Dataset ;
    dct:description "Daftar Nama Dokter RSUD Kardinah Kota Tegal" ;
    dct:identifier "412453c9-12cc-4e79-b166-640c228f810d" ;
    dct:issued "2023-07-04T09:06:37.465334"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:37.465345"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Daftar Nama Dokter RSUD Kardinah Kota Tegal" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rani Ingriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/412453c9-12cc-4e79-b166-640c228f810d/resource/f97e14ee-2f2f-41ef-bc1b-f140f92f1008> .

<https://data.jatengprov.go.id/dataset/412453c9-12cc-4e79-b166-640c228f810d/resource/f97e14ee-2f2f-41ef-bc1b-f140f92f1008> a dcat:Distribution ;
    dct:description "Daftar Nama Dokter RSUD Kardinah Kota Tegal" ;
    dct:format "XLSX" ;
    dct:title "Daftar Nama Dokter RSUD Kardinah Kota Tegal" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/412453c9-12cc-4e79-b166-640c228f810d/resource/f97e14ee-2f2f-41ef-bc1b-f140f92f1008/download/daftar-nama-dokter.xlsx> ;
    dcat:byteSize 525841.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

