@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/2d54b918-7cb4-453a-b08e-1e40f11bb7b6> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Ngrambe" ;
    dct:identifier "436db71e03605b5aea1e08078f29f7f2" ;
    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 Ngrambe" ;
    dcat:distribution <http://5.189.187.109/dataset/2d54b918-7cb4-453a-b08e-1e40f11bb7b6/resource/eacf2ee8-1104-46c8-8016-7a36b22dbd20> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kepala",
        "Ngrambe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6191> .

<http://5.189.187.109/dataset/2d54b918-7cb4-453a-b08e-1e40f11bb7b6/resource/eacf2ee8-1104-46c8-8016-7a36b22dbd20> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:18:51.269173"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:18:51.248344"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6191> .

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

