@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/4d2cda8f-7066-4448-b789-d5a8821d4cb9> a dcat:Dataset ;
    dct:description "Monitoring Pendapatan PBB real time" ;
    dct:identifier "4d2cda8f-7066-4448-b789-d5a8821d4cb9" ;
    dct:issued "2022-10-19T13:18:32.236861"^^xsd:dateTime ;
    dct:modified "2022-10-19T13:18:32.236870"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5b359123-1c4a-4ca5-bcd1-5a2ca93dd348> ;
    dct:title "Monitoring Pendapatan PBB Tahun 2022 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/4d2cda8f-7066-4448-b789-d5a8821d4cb9/resource/90628e44-790f-48c0-8e85-82c605b65ee2> ;
    dcat:landingPage <http://sapa.bppkad.wonosobokab.go.id> .

<https://data.jatengprov.go.id/dataset/4d2cda8f-7066-4448-b789-d5a8821d4cb9/resource/90628e44-790f-48c0-8e85-82c605b65ee2> a dcat:Distribution ;
    dct:description "Dashborad persentase Realisasi PBB" ;
    dct:format "XML" ;
    dct:title "Dashborad Realisasi PBB" ;
    dcat:accessURL <https://pbb.wonosobokab.go.id/monitoring/2022/> .

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

