@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/3b12584c-b69d-4791-9a4f-3b9533c318aa> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Kendal" ;
    dct:identifier "a6869a35be893ac2d85989c5cd605539" ;
    dct:issued "2022-06-21"^^xsd:date ;
    dct:modified "2025-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" ] ;
    dct:title "Jumlah Kepala Desa/Kelurahan di Kecamatan Kendal" ;
    dcat:distribution <http://5.189.187.109/dataset/3b12584c-b69d-4791-9a4f-3b9533c318aa/resource/2faf448c-8fd8-478d-9907-316a5897f775> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kendal",
        "Kepala" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6193> .

<http://5.189.187.109/dataset/3b12584c-b69d-4791-9a4f-3b9533c318aa/resource/2faf448c-8fd8-478d-9907-316a5897f775> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:18:53.210705"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:18:53.194541"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6193> .

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

