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

<https://data.jatengprov.go.id/dataset/20ad607e-2737-402a-aeb8-0d28769cc3fa> a dcat:Dataset ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet TA 2012" ;
    dct:identifier "20ad607e-2737-402a-aeb8-0d28769cc3fa" ;
    dct:issued "2017-09-29T17:20:04.242140"^^xsd:dateTime ;
    dct:modified "2017-09-29T17:20:44.908253"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Arus Kas RSUD Kelet TA 2012" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/20ad607e-2737-402a-aeb8-0d28769cc3fa/resource/0d28f068-2044-4fd8-b932-e57989b8bf6f> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/20ad607e-2737-402a-aeb8-0d28769cc3fa/resource/0d28f068-2044-4fd8-b932-e57989b8bf6f> a dcat:Distribution ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet TA 2012" ;
    dct:format "CSV" ;
    dct:title "Laporan Arus Kas RSUD Kelet TA 2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/20ad607e-2737-402a-aeb8-0d28769cc3fa/resource/0d28f068-2044-4fd8-b932-e57989b8bf6f/download/arus-kas-th-2012.csv> ;
    dcat:byteSize 503.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

