@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/17d53c53-3813-4450-aa61-2d636d4b3d17> a dcat:Dataset ;
    dct:description "Jumlah Kasus DBD menurut kecamatan" ;
    dct:identifier "a47ad724599e11d59272b02d08d0dbd7" ;
    dct:issued "2025-07-28"^^xsd:date ;
    dct:modified "2025-07-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kasus DBD menurut kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/17d53c53-3813-4450-aa61-2d636d4b3d17/resource/2d4fac80-0e1c-4547-915b-6a15afdbbb4c> ;
    dcat:keyword "DBD",
        "Jumlah",
        "Kasus",
        "kecamatan",
        "menurut" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15858> .

<http://5.189.187.109/dataset/17d53c53-3813-4450-aa61-2d636d4b3d17/resource/2d4fac80-0e1c-4547-915b-6a15afdbbb4c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:14:30.523101"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:14:30.496002"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15858> .

<https://satudata.ngawikab.go.id/data/sektoral/15858> a foaf:Document .

