@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/dbdd9467-7e69-4417-a1e9-ab246284617c> a dcat:Dataset ;
    dct:description "Jumlah Kaur Pemerintahan di Kecamatan Widodaren" ;
    dct:identifier "33b3214d792caf311e1f00fd22b392c5" ;
    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 Kaur Pemerintahan di Kecamatan Widodaren" ;
    dcat:distribution <http://5.189.187.109/dataset/dbdd9467-7e69-4417-a1e9-ab246284617c/resource/f82654f1-4f54-4320-8682-3dec9958b72d> ;
    dcat:keyword "Jumlah",
        "Kaur",
        "Kecamatan",
        "Pemerintahan",
        "Widodaren" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6246> .

<http://5.189.187.109/dataset/dbdd9467-7e69-4417-a1e9-ab246284617c/resource/f82654f1-4f54-4320-8682-3dec9958b72d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:19:21.429402"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:19:21.410389"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6246> .

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

