@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#> .

<http://opendata.karokab.go.id/dataset/a9773b61-1821-49ac-934a-1e9bd110e1d1> a dcat:Dataset ;
    dct:description "Banyaknya kasus tuberkulosis yang dinyatakan sembuh dan pengobatan lengkap" ;
    dct:identifier "a9773b61-1821-49ac-934a-1e9bd110e1d1" ;
    dct:issued "2025-03-27T13:02:34.498181"^^xsd:dateTime ;
    dct:modified "2025-04-29T10:44:15.289708"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah Keberhasilan Pengobatan (Treatmen Succsess Rate/TSR) Semua Kasus TB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/a9773b61-1821-49ac-934a-1e9bd110e1d1/resource/38046d4b-4273-48d1-9e6d-b1e83e948459> .

<http://opendata.karokab.go.id/dataset/a9773b61-1821-49ac-934a-1e9bd110e1d1/resource/38046d4b-4273-48d1-9e6d-b1e83e948459> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/a9773b61-1821-49ac-934a-1e9bd110e1d1/resource/38046d4b-4273-48d1-9e6d-b1e83e948459/download/tabel-27-jumlah-keberhasilan-pengobatan-treatmen-succsess-rate-semua-kasus-tb-tahun-2024-2.csv> ;
    dcat:byteSize 1668.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

