@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/a3b8c5c6-5a57-4dbc-9be2-1f931179b380> a dcat:Dataset ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet Bulan April TA 2017" ;
    dct:identifier "a3b8c5c6-5a57-4dbc-9be2-1f931179b380" ;
    dct:issued "2017-09-27T06:28:28.431277"^^xsd:dateTime ;
    dct:modified "2017-09-27T06:29:02.946766"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Arus Kas RSUD Kelet Bulan April TA 2017" ;
    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/a3b8c5c6-5a57-4dbc-9be2-1f931179b380/resource/9b506045-ee74-4786-aaba-73e6027788b8> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/a3b8c5c6-5a57-4dbc-9be2-1f931179b380/resource/9b506045-ee74-4786-aaba-73e6027788b8> a dcat:Distribution ;
    dct:description "Datasheet Laporan Arus Kas RSUD Kelet Bulan April TA 2017" ;
    dct:format "CSV" ;
    dct:title "Laporan Arus Kas RSUD Kelet Bulan April TA 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a3b8c5c6-5a57-4dbc-9be2-1f931179b380/resource/9b506045-ee74-4786-aaba-73e6027788b8/download/arus-kas-bulan-april-17.csv> ;
    dcat:byteSize 288.0 ;
    dcat:mediaType "text/csv" .

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

