@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/8e3e40d1-bc15-47bd-a460-bd0ffc76d77d> a dcat:Dataset ;
    dct:description "Jumlah Kepala Desa/Kelurahan di Kecamatan Sine" ;
    dct:identifier "e0f19f64f086e393ceb0cf4a8c561b51" ;
    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 Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/8e3e40d1-bc15-47bd-a460-bd0ffc76d77d/resource/45df29f4-bd57-4525-85fa-8de987c04090> ;
    dcat:keyword "DesaKelurahan",
        "Jumlah",
        "Kecamatan",
        "Kepala",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6190> .

<http://5.189.187.109/dataset/8e3e40d1-bc15-47bd-a460-bd0ffc76d77d/resource/45df29f4-bd57-4525-85fa-8de987c04090> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:17:56.316374"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:17:56.291238"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6190> .

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

