@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/72fc0d92-d323-41b9-a0ec-dfe875216559> a dcat:Dataset ;
    dct:description "Datasheet Laporan Operasional RSUD Kelet Bulan Desember TA 2014" ;
    dct:identifier "72fc0d92-d323-41b9-a0ec-dfe875216559" ;
    dct:issued "2017-10-02T10:20:24.639759"^^xsd:dateTime ;
    dct:modified "2017-10-02T10:20:42.671966"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Operasional RSUD Kelet Bulan Desember TA 2014" ;
    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/72fc0d92-d323-41b9-a0ec-dfe875216559/resource/2dee37ea-9dcd-460b-9a41-08ae16ff7f6d> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/72fc0d92-d323-41b9-a0ec-dfe875216559/resource/2dee37ea-9dcd-460b-9a41-08ae16ff7f6d> a dcat:Distribution ;
    dct:description "Datasheet Laporan Operasional RSUD Kelet Bulan Desember TA 2014" ;
    dct:format "CSV" ;
    dct:title "Laporan Operasional RSUD Kelet Bulan Desember TA 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/72fc0d92-d323-41b9-a0ec-dfe875216559/resource/2dee37ea-9dcd-460b-9a41-08ae16ff7f6d/download/desmber.csv> ;
    dcat:byteSize 966.0 ;
    dcat:mediaType "text/csv" .

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

