@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/e7dc16ff-bc27-4861-a5ad-2fe1e71ffaf9> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Geneng" ;
    dct:identifier "2ea279ca696946aceb4337fb1ba9b23a" ;
    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 Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/e7dc16ff-bc27-4861-a5ad-2fe1e71ffaf9/resource/fee18c7e-0663-4045-86fb-bb51b8d74a70> ;
    dcat:keyword "DesaKelurahan",
        "Geneng",
        "Jumlah",
        "Kecamatan",
        "Kepala" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6194> .

<http://5.189.187.109/dataset/e7dc16ff-bc27-4861-a5ad-2fe1e71ffaf9/resource/fee18c7e-0663-4045-86fb-bb51b8d74a70> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:17:24.173631"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:17:24.125689"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6194> .

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

