@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/a6018938-d40d-41a3-9ac0-27d4dc964852> a dcat:Dataset ;
    dct:description "Jumlah Kaur Keuangan di Kecamatan Geneng" ;
    dct:identifier "eef6f4457ee96f8bae1893f5b234d238" ;
    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 Keuangan di Kecamatan Geneng" ;
    dcat:distribution <http://5.189.187.109/dataset/a6018938-d40d-41a3-9ac0-27d4dc964852/resource/0c629a69-5ed1-4d28-8b14-c517a8ad93e2> ;
    dcat:keyword "Geneng",
        "Jumlah",
        "Kaur",
        "Kecamatan",
        "Keuangan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6365> .

<http://5.189.187.109/dataset/a6018938-d40d-41a3-9ac0-27d4dc964852/resource/0c629a69-5ed1-4d28-8b14-c517a8ad93e2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:21:09.436825"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:21:09.416210"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6365> .

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

