@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://5.189.187.109/dataset/08b4b896-9b4a-4485-941e-d418ae9a1e8a> a dcat:Dataset ;
    dct:description "Kasus tuberkulosis (berdasarkan definisi dan klasifikasi) yang ditemukan dan diobati" ;
    dct:identifier "08b4b896-9b4a-4485-941e-d418ae9a1e8a" ;
    dct:issued "2024-06-11T04:55:02.812957"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:02.812963"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> ;
    dct:title "Jumlah Keseluruhan Kasus TB" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/08b4b896-9b4a-4485-941e-d418ae9a1e8a/resource/4aa72665-d178-48e0-95db-222d33f21079> .

<http://5.189.187.109/dataset/08b4b896-9b4a-4485-941e-d418ae9a1e8a/resource/4aa72665-d178-48e0-95db-222d33f21079> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T04:27:25.678260"^^xsd:dateTime ;
    dct:modified "2024-06-11T04:55:02.809271"^^xsd:dateTime ;
    dct:title "Jumlah Keseluruhan Kasus TB 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/08b4b896-9b4a-4485-941e-d418ae9a1e8a/resource/4aa72665-d178-48e0-95db-222d33f21079/download/tabel-26-jumlah-keseluruhan-kasus-tb-1.csv> ;
    dcat:byteSize "965"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/a1bc16f9-81ab-4fc2-bacc-9f976df6e29f> a foaf:Agent ;
    foaf:name "Kabupaten Karo" .

