@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/3a36bb8e-5ba9-4787-b55a-21c2d25cd92f> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Ngawi" ;
    dct:identifier "2107931de60c5a7c5d526bd1d6a8a34d" ;
    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 Ngawi" ;
    dcat:distribution <http://5.189.187.109/dataset/3a36bb8e-5ba9-4787-b55a-21c2d25cd92f/resource/fbda2399-a98a-4a61-b0e0-a1a99bd7bc1b> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kepala",
        "Ngawi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6202> .

<http://5.189.187.109/dataset/3a36bb8e-5ba9-4787-b55a-21c2d25cd92f/resource/fbda2399-a98a-4a61-b0e0-a1a99bd7bc1b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:20:16.341259"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:20:16.327546"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6202> .

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

