@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/695b3831-e54e-4eba-b271-ee3ae4999d99> a dcat:Dataset ;
    dct:description "Memuat Dokumen Pelaksanaan Anggaran pada Dinas Sosial Tahun 2021" ;
    dct:identifier "695b3831-e54e-4eba-b271-ee3ae4999d99" ;
    dct:issued "2023-10-01T13:24:32.755695"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:24:32.755703"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DPA DINAS SOSIAL TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/695b3831-e54e-4eba-b271-ee3ae4999d99/resource/bd6311ff-058c-4aa1-b559-7e5bcfa3416c> ;
    dcat:keyword "DPA" .

<https://data.jatengprov.go.id/dataset/695b3831-e54e-4eba-b271-ee3ae4999d99/resource/bd6311ff-058c-4aa1-b559-7e5bcfa3416c> a dcat:Distribution ;
    dct:description "Memuat Dokumen Pelaksanaan Anggaran pada Dinas Sosial Tahun 2021" ;
    dct:format "XLSX" ;
    dct:title "DPA DINAS SOSIAL TAHUN 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/695b3831-e54e-4eba-b271-ee3ae4999d99/resource/bd6311ff-058c-4aa1-b559-7e5bcfa3416c/download/dpa-2021.xlsx> ;
    dcat:byteSize 19995.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

