@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/ccdb3e0f-fe1e-4b31-96d0-231d8e3f4d31> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Gerih" ;
    dct:identifier "aad21787ac6487a4c71234ac4141e1a8" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/ccdb3e0f-fe1e-4b31-96d0-231d8e3f4d31/resource/8c7c73ba-3937-43a6-88d2-186f6f5ef6e6> ;
    dcat:keyword "DesaKelurahan",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Kepala" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6195> .

<http://5.189.187.109/dataset/ccdb3e0f-fe1e-4b31-96d0-231d8e3f4d31/resource/8c7c73ba-3937-43a6-88d2-186f6f5ef6e6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:17:35.234591"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:17:35.211806"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6195> .

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

