@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/03bc53aa-7ee6-49e2-96a1-6e648ab6d5ed> a dcat:Dataset ;
    dct:description "Jumlah Kaur Keuangan di Kecamatan Gerih" ;
    dct:identifier "6828f61cee49c7a4da0f9c1d3e03b857" ;
    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 Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/03bc53aa-7ee6-49e2-96a1-6e648ab6d5ed/resource/8fb127ea-c4b3-431c-ab66-88734612d5a0> ;
    dcat:keyword "Gerih",
        "Jumlah",
        "Kaur",
        "Kecamatan",
        "Keuangan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6366> .

<http://5.189.187.109/dataset/03bc53aa-7ee6-49e2-96a1-6e648ab6d5ed/resource/8fb127ea-c4b3-431c-ab66-88734612d5a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:21:18.081617"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:21:18.060867"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6366> .

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

