@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/f3f46693-da07-4414-9979-028fbf6a7537> a dcat:Dataset ;
    dct:description "Penerimaan PBB tahun 2017 Desa se-Kecamatan Rowosari" ;
    dct:identifier "f3f46693-da07-4414-9979-028fbf6a7537" ;
    dct:issued "2018-05-18T09:09:02.026712"^^xsd:dateTime ;
    dct:modified "2018-05-18T09:09:02.026735"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Realisasi Penerimaan PBB Desa se-Kecamatan Rowosari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Setyawan Machmud" ;
            vcard:hasEmail <mailto:setyawanmachmud@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f3f46693-da07-4414-9979-028fbf6a7537/resource/beb96ee8-fbcb-4c8c-aa69-d17f644a6f4c> ;
    dcat:landingPage <kecrowosari.kendalkab.go.id> .

<https://data.jatengprov.go.id/dataset/f3f46693-da07-4414-9979-028fbf6a7537/resource/beb96ee8-fbcb-4c8c-aa69-d17f644a6f4c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:title "realisasipbb2017_20180507.pdf" ;
    dcat:accessURL <http://118.97.18.18/dataset/f3f46693-da07-4414-9979-028fbf6a7537/resource/beb96ee8-fbcb-4c8c-aa69-d17f644a6f4c/download/realisasipbb2017_20180507.pdf> ;
    dcat:byteSize 160070.0 ;
    dcat:mediaType "application/pdf" .

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

