@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/6da1978d-ee17-4b11-9679-ff1b37b1213b> a dcat:Dataset ;
    dct:description "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Mantingan" ;
    dct:identifier "828b1eb30921659e22e53a9edc92c4c4" ;
    dct:issued "2022-06-22"^^xsd:date ;
    dct:modified "2025-04-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pemberdayaan Masyarakat dan Desa" ] ;
    dct:title "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Mantingan" ;
    dcat:distribution <http://5.189.187.109/dataset/6da1978d-ee17-4b11-9679-ff1b37b1213b/resource/612ddf98-ab26-494b-805f-d47726b6cef0> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Mantingan",
        "Sekretaris" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6225> .

<http://5.189.187.109/dataset/6da1978d-ee17-4b11-9679-ff1b37b1213b/resource/612ddf98-ab26-494b-805f-d47726b6cef0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:53:01.127881"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:53:01.110096"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6225> .

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

