@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/b2ea9570-1c14-42b0-896d-fd6faf2c5e25> a dcat:Dataset ;
    dct:description "Jumlah Sekretaris Desa/Kelurahan di Kecamatan Bringin" ;
    dct:identifier "012d9fe15b2493f21902cd55603382ec" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/b2ea9570-1c14-42b0-896d-fd6faf2c5e25/resource/fb48d9bf-23b9-4f99-9fc7-e8e267dac9ec> ;
    dcat:keyword "Bringin",
        "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Sekretaris" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6218> .

<http://5.189.187.109/dataset/b2ea9570-1c14-42b0-896d-fd6faf2c5e25/resource/fb48d9bf-23b9-4f99-9fc7-e8e267dac9ec> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:18:56.819285"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:18:56.785229"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6218> .

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

