@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/c7d8f946-26a8-4661-8c34-3b2a41c07530> a dcat:Dataset ;
    dct:description """Laporan pendapatan BLUD yang diisi dengan rinci per-jenis pendapatan BLUD bulan September TA 2013.\r
""" ;
    dct:identifier "c7d8f946-26a8-4661-8c34-3b2a41c07530" ;
    dct:issued "2018-05-02T01:15:22.148695"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:15:22.148713"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Pendapatan BLUD Bulan September TA 2013" ;
    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/c7d8f946-26a8-4661-8c34-3b2a41c07530/resource/ce90184e-c9f0-49c9-a2f2-aa94307013f2> .

<https://data.jatengprov.go.id/dataset/c7d8f946-26a8-4661-8c34-3b2a41c07530/resource/ce90184e-c9f0-49c9-a2f2-aa94307013f2> a dcat:Distribution ;
    dct:description """Laporan pendapatan BLUD yang diisi dengan rinci per-jenis pendapatan BLUD bulan September TA 2013.\r
""" ;
    dct:format "CSV" ;
    dct:title "laporan-pendapatan-blud-bulan-september-ta-2013" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c7d8f946-26a8-4661-8c34-3b2a41c07530/resource/ce90184e-c9f0-49c9-a2f2-aa94307013f2/download/laporan-pendapatan-blud.csv> ;
    dcat:byteSize 5555.0 ;
    dcat:mediaType "text/csv" .

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

