@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/6474b355-927c-4cab-8878-e3d244d5c5bc> a dcat:Dataset ;
    dct:description "Jumlah Rumah Sakit Khusus Kota Tegal Tahun 2022" ;
    dct:identifier "6474b355-927c-4cab-8878-e3d244d5c5bc" ;
    dct:issued "2023-07-04T09:07:12.308138"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:07:12.308145"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah Rumah Sakit Khusus Kota Tegal Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6474b355-927c-4cab-8878-e3d244d5c5bc/resource/71ebc851-96d4-411f-800e-285d2efc6458> ;
    dcat:keyword "rumah sakit" .

<https://data.jatengprov.go.id/dataset/6474b355-927c-4cab-8878-e3d244d5c5bc/resource/71ebc851-96d4-411f-800e-285d2efc6458> a dcat:Distribution ;
    dct:description "Jumlah Rumah Sakit Khusus Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/6474b355-927c-4cab-8878-e3d244d5c5bc/resource/71ebc851-96d4-411f-800e-285d2efc6458/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" .

