@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/47e18039-c810-42fe-8afa-1d2d8236e548> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Umum Kota Tegal Tahun 2022" ;
    dct:identifier "47e18039-c810-42fe-8afa-1d2d8236e548" ;
    dct:issued "2023-07-04T09:06:45.670695"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:06:45.670704"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Rumah Sakit Umum Kota Tegal Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/47e18039-c810-42fe-8afa-1d2d8236e548/resource/37c001f5-030f-428e-87fc-9e216c66538b> ;
    dcat:keyword "rumah sakit" .

<https://data.jatengprov.go.id/dataset/47e18039-c810-42fe-8afa-1d2d8236e548/resource/37c001f5-030f-428e-87fc-9e216c66538b> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Umum Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/47e18039-c810-42fe-8afa-1d2d8236e548/resource/37c001f5-030f-428e-87fc-9e216c66538b/download/profil-kes_2022_kotategal_4.xlsx> ;
    dcat:byteSize 18944.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" .

