@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/ebdeb290-2edf-42bd-affb-f156ba73543a> a dcat:Dataset ;
    dct:description "Realisasi Pajak Daerah secara real time" ;
    dct:identifier "ebdeb290-2edf-42bd-affb-f156ba73543a" ;
    dct:issued "2022-10-19T15:47:43.773747"^^xsd:dateTime ;
    dct:modified "2022-10-19T15:47:43.773757"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Realisasi Pajak Daerah secara real time" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin BPPKAD" ;
            vcard:hasEmail <mailto:bppkad@wonosobokab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ebdeb290-2edf-42bd-affb-f156ba73543a/resource/1b1b640e-fbe2-4ba8-8131-13fbc9fe2a70> ;
    dcat:landingPage <http://sapa.bppkad.wonosobokab.go.id> .

<https://data.jatengprov.go.id/dataset/ebdeb290-2edf-42bd-affb-f156ba73543a/resource/1b1b640e-fbe2-4ba8-8131-13fbc9fe2a70> a dcat:Distribution ;
    dct:description "Dashboard Prosentase Realisasi Pajak Daerah" ;
    dct:format "XML" ;
    dct:title "Dashboard Prosentase Realisasi Pajak Daerah" ;
    dcat:accessURL <https://sitawon.wonosobokab.go.id/dashboard> .

<https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Wonosobo" .

