@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#> .

<http://5.189.187.109/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran" ;
    dct:identifier "ef47143d-57b4-4735-a6b7-794e8bc050d8" ;
    dct:issued "2022-10-11T14:25:07.237117"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:25:07.237122"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "LRA KEC. RANDUBATUNG" ;
    dcat:distribution <http://5.189.187.109/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8/resource/2ffbee12-8ad2-4982-af91-1db72b65c882> ;
    dcat:keyword "Ekonomi" .

<http://5.189.187.109/dataset/ef47143d-57b4-4735-a6b7-794e8bc050d8/resource/2ffbee12-8ad2-4982-af91-1db72b65c882> a dcat:Distribution ;
    dct:description "LAPORAN REALISASI ANGGARAN" ;
    dct:format "XLSX" ;
    dct:issued "2018-10-17T05:23:29.012688"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:25:07.230598"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

