@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/19a86f87-f9e7-4044-bd3e-48de83be6ff8> a dcat:Dataset ;
    dct:description """Laporan pendapatan BLUD yang diisi dengan rinci per-jenis pendapatan BLUD bulan Mei TA 2013.\r
""" ;
    dct:identifier "19a86f87-f9e7-4044-bd3e-48de83be6ff8" ;
    dct:issued "2018-05-02T01:13:15.810953"^^xsd:dateTime ;
    dct:modified "2018-05-02T01:13:15.810973"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Pendapatan BLUD Bulan Mei 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/19a86f87-f9e7-4044-bd3e-48de83be6ff8/resource/df772705-45de-4531-b08c-06db3ac7433d> .

<https://data.jatengprov.go.id/dataset/19a86f87-f9e7-4044-bd3e-48de83be6ff8/resource/df772705-45de-4531-b08c-06db3ac7433d> a dcat:Distribution ;
    dct:description """Laporan pendapatan BLUD yang diisi dengan rinci per-jenis pendapatan BLUD bulan Mei TA 2013.\r
""" ;
    dct:format "CSV" ;
    dct:title "laporan-pendapatan-blud-bulan-mei-ta-2013" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/19a86f87-f9e7-4044-bd3e-48de83be6ff8/resource/df772705-45de-4531-b08c-06db3ac7433d/download/laporan-pendapatan-blud.csv> ;
    dcat:byteSize 5304.0 ;
    dcat:mediaType "text/csv" .

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

