@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/4a27904d-7d86-4ac0-ae55-a3a0b32b4d52> a dcat:Dataset ;
    dct:description """Laporan biaya BLUD yang diisi dengan rinci per-jenis biaya BLUD bulan November TA 2014\r
""" ;
    dct:identifier "4a27904d-7d86-4ac0-ae55-a3a0b32b4d52" ;
    dct:issued "2018-05-02T00:35:23.750468"^^xsd:dateTime ;
    dct:modified "2018-05-02T00:35:23.750482"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Laporan Biaya BLUD Bulan November 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/4a27904d-7d86-4ac0-ae55-a3a0b32b4d52/resource/5fcedffd-b6d1-4b97-a78d-6b4d5c9cac55> .

<https://data.jatengprov.go.id/dataset/4a27904d-7d86-4ac0-ae55-a3a0b32b4d52/resource/5fcedffd-b6d1-4b97-a78d-6b4d5c9cac55> a dcat:Distribution ;
    dct:description """Laporan biaya BLUD yang diisi dengan rinci per-jenis biaya BLUD bulan November TA 2014\r
""" ;
    dct:format "CSV" ;
    dct:title "Laporan Biaya BLUD Bulan November TA 2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/4a27904d-7d86-4ac0-ae55-a3a0b32b4d52/resource/5fcedffd-b6d1-4b97-a78d-6b4d5c9cac55/download/laporan-biaya-blud-bulan-nopember-2014.csv> ;
    dcat:byteSize 10925.0 ;
    dcat:mediaType "text/csv" .

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

