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

<http://5.189.187.109/dataset/1ae415ea-4e79-4968-a168-625411307e64> a dcat:Dataset ;
    dct:description "Jumlah orang dengan Tuberkulosis" ;
    dct:identifier "9860d77f-5f47-c682-6cf1-d9444a1d523b" ;
    dct:issued "2025-10-23"^^xsd:date ;
    dct:modified "2025-10-23"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KESEHATAN" ] ;
    dct:title "penderita Tuberkulosis" ;
    dcat:distribution <http://5.189.187.109/dataset/1ae415ea-4e79-4968-a168-625411307e64/resource/b89b1258-f6be-4eb2-bad7-aafce7c0f9f2> ;
    dcat:keyword "kesehatan" ;
    dcat:landingPage <https://pasti.inhukab.go.id/dataset/data/view/9860d77f-5f47-c682-6cf1-d9444a1d523b> .

<http://5.189.187.109/dataset/1ae415ea-4e79-4968-a168-625411307e64/resource/b89b1258-f6be-4eb2-bad7-aafce7c0f9f2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-02-05T03:10:22.916507"^^xsd:dateTime ;
    dct:modified "2026-02-05T03:10:22.908700"^^xsd:dateTime ;
    dct:title "penderita Tuberkulosis" ;
    dcat:accessURL <https://pasti.inhukab.go.id/dataset/data/download_csv/9860d77f-5f47-c682-6cf1-d9444a1d523b> .

<https://pasti.inhukab.go.id/dataset/data/view/9860d77f-5f47-c682-6cf1-d9444a1d523b> a foaf:Document .

