@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/a21df794-c1c6-46ab-b48e-658e0f0ad4da> a dcat:Dataset ;
    dct:description "Jumlah Kaur Keuangan di Kecamatan Kwadungan" ;
    dct:identifier "034e2db715b4e796a5e72861ce06963a" ;
    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 Kwadungan" ;
    dcat:distribution <http://5.189.187.109/dataset/a21df794-c1c6-46ab-b48e-658e0f0ad4da/resource/c6707ed3-65df-4700-a724-38de4b83f51c> ;
    dcat:keyword "Jumlah",
        "Kaur",
        "Kecamatan",
        "Keuangan",
        "Kwadungan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/6367> .

<http://5.189.187.109/dataset/a21df794-c1c6-46ab-b48e-658e0f0ad4da/resource/c6707ed3-65df-4700-a724-38de4b83f51c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:21:11.233224"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:21:11.212975"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/6367> .

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

