@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/80b4cc8b-c33c-4981-bfcd-c8c703f5350f> a dcat:Dataset ;
    dct:description "Laporan Keuangan Keuangan RSUD Dr. R. Soeprapto Cepu tahun 2018 yang telah diaudit oleh pemeriksa keuangan yang berwenang" ;
    dct:identifier "80b4cc8b-c33c-4981-bfcd-c8c703f5350f" ;
    dct:issued "2019-11-04T13:02:09.242349"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:02:09.242360"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Laporan Keuangan RSUD Cepu TH 2018" .

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

