@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/d282d59b-20bf-4d43-9ea8-0470fc9c16bf> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Bringin" ;
    dct:identifier "fe04e05fbe48920b8ba90bea2ddfe60b" ;
    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 Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/d282d59b-20bf-4d43-9ea8-0470fc9c16bf/resource/a7ddf99c-85fb-4664-bbd5-bd28fb8a5946> ;
    dcat:keyword "Bringin",
        "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kepala" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6199> .

<http://5.189.187.109/dataset/d282d59b-20bf-4d43-9ea8-0470fc9c16bf/resource/a7ddf99c-85fb-4664-bbd5-bd28fb8a5946> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:19:28.517622"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:19:28.494686"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6199> .

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

