@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/6fdce24c-4629-4737-ad6f-186c19059727> a dcat:Dataset ;
    dct:description "LAPORAN PERKEMBANGAN SURPLUS (DEFISIT) BLUD bulan Oktober 2019" ;
    dct:identifier "6fdce24c-4629-4737-ad6f-186c19059727" ;
    dct:issued "2019-11-18T06:05:48.366765"^^xsd:dateTime ;
    dct:modified "2019-11-18T06:21:19.126391"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0bcad413-3364-4717-8d9c-1717458d3b69> ;
    dct:title "LAPORAN PERKEMBANGAN SURPLUS (DEFISIT) BLUD bulan Oktober 2019" .

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

