@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/9d9efe10-1483-41db-b0be-8e9d6e71cbeb> a dcat:Dataset ;
    dct:description "Jumlah Kasus Covid-19 menurut Kecamatan" ;
    dct:identifier "44500587629a61f9c6ad74ec7cf4d5c6" ;
    dct:issued "2025-07-25"^^xsd:date ;
    dct:modified "2025-07-25"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Kesehatan" ] ;
    dct:title "Jumlah Kasus Covid-19 menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/9d9efe10-1483-41db-b0be-8e9d6e71cbeb/resource/7945a5d7-bd8a-4fc6-ae17-f2812049249d> ;
    dcat:keyword "Covid-19",
        "Jumlah",
        "Kasus",
        "Kecamatan",
        "menurut" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/15798> .

<http://5.189.187.109/dataset/9d9efe10-1483-41db-b0be-8e9d6e71cbeb/resource/7945a5d7-bd8a-4fc6-ae17-f2812049249d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:12:16.387781"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:12:16.363848"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/15798> .

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

