@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/ef47143d-57b4-4735-a6b7-794e8bc050d8> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran" ;
    dct:identifier "ef47143d-57b4-4735-a6b7-794e8bc050d8" ;
    dct:issued "2018-10-18T01:48:05.481675"^^xsd:dateTime ;
    dct:modified "2018-10-18T01:48:05.481683"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "LRA KEC. RANDUBATUNG" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8/resource/2ffbee12-8ad2-4982-af91-1db72b65c882> .

<https://data.jatengprov.go.id/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8/resource/2ffbee12-8ad2-4982-af91-1db72b65c882> a dcat:Distribution ;
    dct:description "LAPORAN REALISASI ANGGARAN" ;
    dct:format "XLSX" ;
    dct:title "LRA KEC. RANDUBLATUNG.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8/resource/2ffbee12-8ad2-4982-af91-1db72b65c882/download/lra-kec.-randublatung.xlsx> ;
    dcat:byteSize 12963.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

