@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/65a05bb4-c1c8-4812-8049-b5d8c8a66fb8> a dcat:Dataset ;
    dct:description "Jumlah Penerima BPNT Menurut Desa/Kelurahan di Kecamatan " ;
    dct:identifier "07df6b81-f9a6-48c7-8dc7-a72fc186bfe5" ;
    dct:issued "2023-02-03"^^xsd:date ;
    dct:modified "2023-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS SOSIAL" ] ;
    dct:title "Jumlah Penerima BPNT Menurut Desa/Kelurahan di Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/65a05bb4-c1c8-4812-8049-b5d8c8a66fb8/resource/a9973245-7bf0-464a-87d8-43eba4285a0a> ;
    dcat:keyword "jumlah",
        "penerima bpnt dan pkh kecamatan" .

<http://5.189.187.109/dataset/65a05bb4-c1c8-4812-8049-b5d8c8a66fb8/resource/a9973245-7bf0-464a-87d8-43eba4285a0a> a dcat:Distribution ;
    dct:description "Jumlah Penerima BPNT Menurut Desa/Kelurahan di Kecamatan " ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:20:19.018730"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:20:19.005428"^^xsd:dateTime ;
    dct:title "Jumlah Penerima BPNT Menurut Desa/Kelurahan di Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10106/jumlah-penerima-bpnt-menurut-desakelurahan-di-kecamatan-tahun-2022.xlsx> .

