@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/63d55f2b-8cba-484d-babe-76e33fefce03> a dcat:Dataset ;
    dct:description "Laporan Kinerja per Bulan" ;
    dct:identifier "63d55f2b-8cba-484d-babe-76e33fefce03" ;
    dct:issued "2018-08-21T02:24:17.409871"^^xsd:dateTime ;
    dct:modified "2018-08-21T02:25:19.733269"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> ;
    dct:title "Laporan Kinerja per Bulan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/63d55f2b-8cba-484d-babe-76e33fefce03/resource/8dfa7ebc-4f8e-4806-84bf-c4e18da124c8> .

<https://data.jatengprov.go.id/dataset/63d55f2b-8cba-484d-babe-76e33fefce03/resource/8dfa7ebc-4f8e-4806-84bf-c4e18da124c8> a dcat:Distribution ;
    dct:description "Laporan Kinerja per Bulan" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Kinerja per Bulan" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/63d55f2b-8cba-484d-babe-76e33fefce03/resource/8dfa7ebc-4f8e-4806-84bf-c4e18da124c8/download/laporan-kinerja-per-bulan.xlsx> ;
    dcat:byteSize 97991.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> a foaf:Organization ;
    foaf:name "Dinas Komunikasi dan Informatika" .

