@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/71f7be03-ccaa-46da-b4ab-8e7174c6fdd7> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Pitu" ;
    dct:identifier "816a6db41f0e44644bc65808b6db5ca4" ;
    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 Pitu" ;
    dcat:distribution <http://5.189.187.109/dataset/71f7be03-ccaa-46da-b4ab-8e7174c6fdd7/resource/129ee373-fcbd-4de6-a11a-48f90090cc18> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kepala",
        "Pitu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6203> .

<http://5.189.187.109/dataset/71f7be03-ccaa-46da-b4ab-8e7174c6fdd7/resource/129ee373-fcbd-4de6-a11a-48f90090cc18> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:20:22.375070"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:20:22.350943"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6203> .

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

