@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/049488d3-9d0e-45c6-abf5-0d2e139ea04e> a dcat:Dataset ;
    dct:description "DPA Tahun Anggaran 2019 RSUD Cepu" ;
    dct:identifier "049488d3-9d0e-45c6-abf5-0d2e139ea04e" ;
    dct:issued "2019-11-04T13:00:14.643714"^^xsd:dateTime ;
    dct:modified "2019-11-04T13:00:14.643725"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "DPA RSUD Dr. R. SOEPRAPTO TAHUN 2019" .

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

