@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#> .

<https://data.jatengprov.go.id/dataset/88d4c275-7584-445e-b054-859963eb3925> a dcat:Dataset ;
    dct:description "Rekap Data Pemerlu Pelayanan Kesejahteraan Sosial (PPKS) di Kabupaten Sukoharjo April 2021 s.d. Oktober 2023" ;
    dct:identifier "88d4c275-7584-445e-b054-859963eb3925" ;
    dct:issued "2023-11-20T11:42:22.260542"^^xsd:dateTime ;
    dct:modified "2023-11-20T11:42:22.260551"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> ;
    dct:title "2023, Rekap Data Pemerlu Pelayanan Kesejahteraan Sosial (PPKS)" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/88d4c275-7584-445e-b054-859963eb3925/resource/c3d33eff-230b-415a-8adc-500efe35c5b7> .

<https://data.jatengprov.go.id/dataset/88d4c275-7584-445e-b054-859963eb3925/resource/c3d33eff-230b-415a-8adc-500efe35c5b7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Rekap PPKS Apr 21 sd Oct 23.xlsx" ;
    dcat:accessURL <https://data.sukoharjokab.go.id/dataset/88d4c275-7584-445e-b054-859963eb3925/resource/c3d33eff-230b-415a-8adc-500efe35c5b7/download/rekap-ppks-apr-21-sd-oct-23.xlsx> ;
    dcat:byteSize 11362.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/19cf5718-4e8f-4239-9f6b-731681d817f6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sukoharjo" .

