@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/f9f44f0a-bf80-41c2-9016-bd2fc994a102> a dcat:Dataset ;
    dct:description "Jumlah Kaur Keuangan di Kecamatan Pangkur" ;
    dct:identifier "01922cbeae89ad4d79ab769e84e7c5da" ;
    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 Pangkur" ;
    dcat:distribution <http://5.189.187.109/dataset/f9f44f0a-bf80-41c2-9016-bd2fc994a102/resource/b611e0aa-8279-4f07-9ce4-e745eda1fdc3> ;
    dcat:keyword "Jumlah",
        "Kaur",
        "Kecamatan",
        "Keuangan",
        "Pangkur" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6368> .

<http://5.189.187.109/dataset/f9f44f0a-bf80-41c2-9016-bd2fc994a102/resource/b611e0aa-8279-4f07-9ce4-e745eda1fdc3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:21:21.645337"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:21:21.626850"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6368> .

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

