@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/c7d7d0f7-05bb-4a6a-b1fe-854145b24218> a dcat:Dataset ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet Bulan TA 2014" ;
    dct:identifier "c7d7d0f7-05bb-4a6a-b1fe-854145b24218" ;
    dct:issued "2017-10-02T00:54:59.526174"^^xsd:dateTime ;
    dct:modified "2017-10-02T00:55:17.333247"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Arus Kas RSUD Kelet Bulan 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/c7d7d0f7-05bb-4a6a-b1fe-854145b24218/resource/6c4d4343-3c4f-4931-9fca-54d7321a9ab6> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/c7d7d0f7-05bb-4a6a-b1fe-854145b24218/resource/6c4d4343-3c4f-4931-9fca-54d7321a9ab6> a dcat:Distribution ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet Bulan TA 2014" ;
    dct:format "CSV" ;
    dct:title "Laporan Arus Kas RSUD Kelet Bulan TA 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c7d7d0f7-05bb-4a6a-b1fe-854145b24218/resource/6c4d4343-3c4f-4931-9fca-54d7321a9ab6/download/arus-kas-2014.csv> ;
    dcat:byteSize 500.0 ;
    dcat:mediaType "text/csv" .

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

