@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/6516e32f-e34d-441b-853b-261a0852550d> a dcat:Dataset ;
    dct:identifier "6516e32f-e34d-441b-853b-261a0852550d" ;
    dct:issued "2018-05-18T08:10:43.536317"^^xsd:dateTime ;
    dct:modified "2018-05-18T08:10:43.536336"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "TARGET PBB TAHUN 2018" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SUGIYONO" ;
            vcard:hasEmail <mailto:kecngampel@kendalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6516e32f-e34d-441b-853b-261a0852550d/resource/d22b0548-10b1-4936-9956-b985e3482e92> ;
    dcat:landingPage <kecngampel@kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/6516e32f-e34d-441b-853b-261a0852550d/resource/d22b0548-10b1-4936-9956-b985e3482e92> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "LAPORAN REALISASI PBB.xls" ;
    dcat:accessURL <http://118.97.18.18/dataset/6516e32f-e34d-441b-853b-261a0852550d/resource/d22b0548-10b1-4936-9956-b985e3482e92/download/laporan-realisasi-pbb.xls> ;
    dcat:byteSize 31232.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

