@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/7dac53de-8836-4d48-85a5-43bec7c3ca35> a dcat:Dataset ;
    dct:description "Tentang Pemberitan Tambahan Penghasilan Bagi Pegawai di Lingkungan Pemkab Rembang TA 2014" ;
    dct:identifier "7dac53de-8836-4d48-85a5-43bec7c3ca35" ;
    dct:issued "2018-09-22T02:00:11.625198"^^xsd:dateTime ;
    dct:modified "2018-09-22T02:00:11.625211"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Perbup No 2 Tahun 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "husnul" ;
            vcard:hasEmail <mailto:hznl_23@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7dac53de-8836-4d48-85a5-43bec7c3ca35/resource/58fded6d-2db8-4d1e-8459-d102a5d62921> .

<https://data.jatengprov.go.id/dataset/7dac53de-8836-4d48-85a5-43bec7c3ca35/resource/58fded6d-2db8-4d1e-8459-d102a5d62921> a dcat:Distribution ;
    dct:description "Pemberian TPP TA 2014" ;
    dct:format "PDF" ;
    dct:title "Perbup No 2 Tahun 2014 Tentang Pemberian Tambahan Penghasilan Bagi Pegawai di Lingkungan Pemkab Rembang TA 2014.pdf" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/7dac53de-8836-4d48-85a5-43bec7c3ca35/resource/58fded6d-2db8-4d1e-8459-d102a5d62921/download/perbup-no-2-tahun-2014-tentang-pemberian-tambahan-penghasilan-bagi-pegawai-di-lingkungan-pemkab-.pdf> ;
    dcat:byteSize 1624413.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

