@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/79996877-48e6-4dd0-a0a2-c7a915e644ec> a dcat:Dataset ;
    dct:description """Laporan biaya BLUD yang diisi dengan rinci per-jenis biaya BLUD bulan September TA 2014\r
""" ;
    dct:identifier "79996877-48e6-4dd0-a0a2-c7a915e644ec" ;
    dct:issued "2018-05-02T10:35:13.993209"^^xsd:dateTime ;
    dct:modified "2018-05-02T10:35:13.993227"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Biaya BLUD Bulan September 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/79996877-48e6-4dd0-a0a2-c7a915e644ec/resource/fa6fb2de-f417-4b0d-8ec3-c0aae81aa4a8> .

<https://data.jatengprov.go.id/dataset/79996877-48e6-4dd0-a0a2-c7a915e644ec/resource/fa6fb2de-f417-4b0d-8ec3-c0aae81aa4a8> a dcat:Distribution ;
    dct:description """Laporan biaya BLUD yang diisi dengan rinci per-jenis biaya BLUD bulan September TA 2014\r
""" ;
    dct:format "CSV" ;
    dct:title "Laporan Biaya BLUD Bulan September TA 2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/79996877-48e6-4dd0-a0a2-c7a915e644ec/resource/fa6fb2de-f417-4b0d-8ec3-c0aae81aa4a8/download/laporan-biaya-blud-bulan-september-2014.csv> ;
    dcat:byteSize 10645.0 ;
    dcat:mediaType "text/csv" .

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

