@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/d0b3defa-3733-4ebe-8ca8-765f659390f0> a dcat:Dataset ;
    dct:description "Jumlah kasus pertusis Kota Tegal Tahun 2022" ;
    dct:identifier "d0b3defa-3733-4ebe-8ca8-765f659390f0" ;
    dct:issued "2023-07-04T09:09:05.079443"^^xsd:dateTime ;
    dct:modified "2023-07-04T09:09:05.079451"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "Jumlah kasus pertusis Kota Tegal Tahun 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d0b3defa-3733-4ebe-8ca8-765f659390f0/resource/ba3b618b-ced8-4188-b4e1-ffb6bb5b477b> ;
    dcat:keyword "kasus pertusis" .

<https://data.jatengprov.go.id/dataset/d0b3defa-3733-4ebe-8ca8-765f659390f0/resource/ba3b618b-ced8-4188-b4e1-ffb6bb5b477b> a dcat:Distribution ;
    dct:description "Jumlah kasus pertusis Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:title "PROFIL-KES_2022_KOTATEGAL_69.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/d0b3defa-3733-4ebe-8ca8-765f659390f0/resource/ba3b618b-ced8-4188-b4e1-ffb6bb5b477b/download/profil-kes_2022_kotategal_69.xlsx> ;
    dcat:byteSize 19393.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" .

