@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/f669ae40-5498-4022-81e5-9ea37a22660b> a dcat:Dataset ;
    dct:description "Berisi Informasi Kebijakan umum dalam penyusunan APBD" ;
    dct:identifier "f669ae40-5498-4022-81e5-9ea37a22660b" ;
    dct:issued "2023-05-26T08:35:06.949190"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:35:06.949197"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Kebijakan Umum APBD 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wili Martejo" ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f669ae40-5498-4022-81e5-9ea37a22660b/resource/f9134484-5112-4d33-86a6-58d72ea50aeb> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/f669ae40-5498-4022-81e5-9ea37a22660b/resource/f9134484-5112-4d33-86a6-58d72ea50aeb> a dcat:Distribution ;
    dct:description "KUA APBD 2022" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f669ae40-5498-4022-81e5-9ea37a22660b/resource/f9134484-5112-4d33-86a6-58d72ea50aeb/download/03.-a.-kua-final-2022-ttd.pdf> ;
    dcat:byteSize 4371384.0 ;
    dcat:mediaType "application/pdf" .

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

