@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/598fc533-8df2-40d8-b5d1-4e2d9866d028> a dcat:Dataset ;
    dct:description "Data Rekap Pemohon Informasi Tahun 2018" ;
    dct:identifier "598fc533-8df2-40d8-b5d1-4e2d9866d028" ;
    dct:issued "2018-10-23T03:02:25.192665"^^xsd:dateTime ;
    dct:modified "2018-10-23T03:02:25.192674"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Rekapitulasi Pemohon Informasi Tahun 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Kominfo" ;
            vcard:hasEmail <mailto:ppid@tegalkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/598fc533-8df2-40d8-b5d1-4e2d9866d028/resource/5338f8fa-3d3d-4a57-97ae-4d0b0920a56a> .

<https://data.jatengprov.go.id/dataset/598fc533-8df2-40d8-b5d1-4e2d9866d028/resource/5338f8fa-3d3d-4a57-97ae-4d0b0920a56a> a dcat:Distribution ;
    dct:description "rekap bulan september 2018" ;
    dct:format "XLS" ;
    dct:title "Rekap Pemohon Informasi Bulan September 2018" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/598fc533-8df2-40d8-b5d1-4e2d9866d028/resource/5338f8fa-3d3d-4a57-97ae-4d0b0920a56a/download/new_email.xls> ;
    dcat:byteSize 51712.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

