@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/96012d51-a893-42d2-adb7-0892ff2b1983> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran 2022 Bakesbangpol" ;
    dct:identifier "96012d51-a893-42d2-adb7-0892ff2b1983" ;
    dct:issued "2023-10-01T13:25:28.145019"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:25:28.145057"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LAPORAN REALISASI ANGGARAN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/96012d51-a893-42d2-adb7-0892ff2b1983/resource/9cd41f38-1968-49f8-b429-0a40e3e8b3be> ;
    dcat:keyword "keuangan" ;
    dcat:landingPage <Bakesbangpol-cilacap> .

<https://data.jatengprov.go.id/dataset/96012d51-a893-42d2-adb7-0892ff2b1983/resource/9cd41f38-1968-49f8-b429-0a40e3e8b3be> a dcat:Distribution ;
    dct:description "Laporan Realisasi Anggaran 2022 Bakesbangpol" ;
    dct:format "XLSX" ;
    dct:title "Laporan Realisasi Anggaran 2022 Bakesbangpol" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/96012d51-a893-42d2-adb7-0892ff2b1983/resource/9cd41f38-1968-49f8-b429-0a40e3e8b3be/download/rptperda_pj_1_4-excel-kesbangpol.xls> ;
    dcat:byteSize 476160.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

