@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/d828c092-7d94-4757-86cd-611fc9cafdf9> a dcat:Dataset ;
    dct:description "Laporan realisasi keuangan dan fisik kegiatan APBD" ;
    dct:identifier "d828c092-7d94-4757-86cd-611fc9cafdf9" ;
    dct:issued "2019-11-20T01:46:28.968609"^^xsd:dateTime ;
    dct:modified "2019-11-20T01:47:17.513875"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "Laporan APBD Bulan Mei 2019" .

<https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> a foaf:Organization ;
    foaf:name "RSUD dr. Moewardi " .

