@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/e82833d1-f4ef-492d-86ad-5f2e1b0ad7e5> a dcat:Dataset ;
    dct:description "Laporan Keuangan Diskominfo Jateng" ;
    dct:identifier "e82833d1-f4ef-492d-86ad-5f2e1b0ad7e5" ;
    dct:issued "2018-07-16T10:38:08.483533"^^xsd:dateTime ;
    dct:modified "2018-07-16T10:39:15.885648"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9b33c23a-591d-41b3-b5d4-8534d72729ec> ;
    dct:title "Laporan Keuangan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e82833d1-f4ef-492d-86ad-5f2e1b0ad7e5/resource/ca3bef00-de66-4d36-a741-81726b0c417c> .

<https://data.jatengprov.go.id/dataset/e82833d1-f4ef-492d-86ad-5f2e1b0ad7e5/resource/ca3bef00-de66-4d36-a741-81726b0c417c> a dcat:Distribution ;
    dct:description "Laporan Keuangan Diskominfo" ;
    dct:format ".xlsx" ;
    dct:title "Laporan Keuangan" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e82833d1-f4ef-492d-86ad-5f2e1b0ad7e5/resource/ca3bef00-de66-4d36-a741-81726b0c417c/download/laporan-keuangan.xlsx> ;
    dcat:byteSize 451570.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" .

