@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/1d2cd6c2-2b59-4a52-bc58-b288c014a1e4> a dcat:Dataset ;
    dct:description "Jumlah Program Keluarga Harapan (PKH)" ;
    dct:identifier "3251e181-32b0-4224-8ffc-addf5b4a5a77" ;
    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 Program Keluarga Harapan (PKH)" ;
    dcat:distribution <http://5.189.187.109/dataset/1d2cd6c2-2b59-4a52-bc58-b288c014a1e4/resource/6b685513-5df3-42e3-8da6-40738a56c456> ;
    dcat:keyword "jumlah",
        "pendamping keluarga harapan pkh" .

<http://5.189.187.109/dataset/1d2cd6c2-2b59-4a52-bc58-b288c014a1e4/resource/6b685513-5df3-42e3-8da6-40738a56c456> a dcat:Distribution ;
    dct:description "Jumlah Program Keluarga Harapan (PKH)" ;
    dct:format "XLSX" ;
    dct:issued "2026-05-22T06:46:09.979884"^^xsd:dateTime ;
    dct:modified "2026-05-22T06:46:09.955122"^^xsd:dateTime ;
    dct:title "Jumlah Program Keluarga Harapan (PKH) Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10106/jumlah-program-keluarga-harapan-pkh-tahun-2022.xlsx> .

