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

<https://data.jatengprov.go.id/dataset/1e41c75b-8d99-4cf2-a676-66a43af51c05> a dcat:Dataset ;
    dct:description "Prosentase Perbandingan Antara Target dengan Realisasi Penerimaan Pajak Daerah Dirinci Menurut Jenis Pendapatan Di Kabupaten Banjarnegara Tahun Anggaran 2019" ;
    dct:identifier "1e41c75b-8d99-4cf2-a676-66a43af51c05" ;
    dct:issued "2020-07-22T05:07:57.143690"^^xsd:dateTime ;
    dct:modified "2020-07-22T05:07:57.143699"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Realisasi Penerimaan Pajak Daerah" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPPKAD" ;
            vcard:hasEmail <mailto:bppkad@banjarnegarakab.go.id> ] ;
    dcat:landingPage <http%20://www.dppkdbanjarnegara.com.> .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

