@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/0769ca2c-6d3f-49c3-b8ea-915cb1e36c21> a dcat:Dataset ;
    dct:description """Laporan Posisi Kas Bendahara Pengeluaran BLUD akhir bulan April TA 2014\r
""" ;
    dct:identifier "0769ca2c-6d3f-49c3-b8ea-915cb1e36c21" ;
    dct:issued "2018-04-30T08:15:26.615375"^^xsd:dateTime ;
    dct:modified "2018-04-30T08:15:26.615389"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Penutupan Kas Bulan April TA 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Tugurejo Semarang" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0769ca2c-6d3f-49c3-b8ea-915cb1e36c21/resource/9f21024d-44f9-43c8-bcff-c2a47ddea949> .

<https://data.jatengprov.go.id/dataset/0769ca2c-6d3f-49c3-b8ea-915cb1e36c21/resource/9f21024d-44f9-43c8-bcff-c2a47ddea949> a dcat:Distribution ;
    dct:description """Laporan Posisi Kas Bendahara Pengeluaran BLUD akhir bulan April TA 2014\r
""" ;
    dct:format "CSV" ;
    dct:title "Laporan Penutupan Kas Bulan April TA 2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/0769ca2c-6d3f-49c3-b8ea-915cb1e36c21/resource/9f21024d-44f9-43c8-bcff-c2a47ddea949/download/laporan-penutupan-kas-bulan-april-2014.csv> ;
    dcat:byteSize 2498.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

