@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.lampungutarakab.go.id/dataset/1fea7b36-0e54-4602-b400-2f4badba9a0f> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan Jumlah pasien TBC yang sembuh tahun 2023 2024 Kab. Lampung Utara" ;
    dct:identifier "1fea7b36-0e54-4602-b400-2f4badba9a0f" ;
    dct:issued "2025-11-10T02:14:37.662124"^^xsd:dateTime ;
    dct:modified "2025-11-10T02:14:51.343350"^^xsd:dateTime ;
    dct:publisher <https://data.lampungutarakab.go.id/organization/1cf73f6a-2c34-4e20-8898-832a177bd631> ;
    dct:title "Jumlah pasien TBC yang sembuh tahun 2023 2024 Kab. Lampung Utara" ;
    dcat:distribution <https://data.lampungutarakab.go.id/dataset/1fea7b36-0e54-4602-b400-2f4badba9a0f/resource/3088afc0-7320-46ed-932b-c656e6dbfd12> ;
    dcat:keyword "Kesehatan" .

<https://data.lampungutarakab.go.id/dataset/1fea7b36-0e54-4602-b400-2f4badba9a0f/resource/3088afc0-7320-46ed-932b-c656e6dbfd12> a dcat:Distribution ;
    dct:description "Berdasarkan Jumlah pasien TBC yang sembuh tahun 2023 2024 Kab. Lampung Utara" ;
    dct:format "CSV" ;
    dct:issued "2025-11-10T02:14:51.066907"^^xsd:dateTime ;
    dct:modified "2025-11-10T02:14:51.350687"^^xsd:dateTime ;
    dct:title "Jumlah pasien TBC yang sembuh tahun 2023 2024 Kab. Lampung Utara.csv" ;
    dcat:accessURL <https://data.lampungutarakab.go.id/dataset/1fea7b36-0e54-4602-b400-2f4badba9a0f/resource/3088afc0-7320-46ed-932b-c656e6dbfd12/download/jumlah-pasien-tbc-yang-sembuh-tahun-2023-2024-kab.-lampung-utara.csv> ;
    dcat:byteSize "209"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.lampungutarakab.go.id/organization/1cf73f6a-2c34-4e20-8898-832a177bd631> a foaf:Agent ;
    foaf:name "Dinas Kesehatan" .

