@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/c2e4fe0f-a5fe-48ef-9032-7cdcd6ae5f94> a dcat:Dataset ;
    dct:description "Datasheet Laporan Operasional RSUD Kelet Bulan Juni TA 2016" ;
    dct:identifier "c2e4fe0f-a5fe-48ef-9032-7cdcd6ae5f94" ;
    dct:issued "2017-10-02T12:10:30.727205"^^xsd:dateTime ;
    dct:modified "2017-10-02T12:11:10.583543"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Operasional RSUD Kelet Bulan Juni TA 2016" ;
    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/c2e4fe0f-a5fe-48ef-9032-7cdcd6ae5f94/resource/838e121f-001f-4791-a969-ad9adf0e2cab> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/c2e4fe0f-a5fe-48ef-9032-7cdcd6ae5f94/resource/838e121f-001f-4791-a969-ad9adf0e2cab> a dcat:Distribution ;
    dct:description "Datasheet Laporan Operasional RSUD Kelet Bulan Juni TA 2016" ;
    dct:format "CSV" ;
    dct:title "Laporan Operasional RSUD Kelet Bulan Juni TA 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c2e4fe0f-a5fe-48ef-9032-7cdcd6ae5f94/resource/838e121f-001f-4791-a969-ad9adf0e2cab/download/jun-16.csv> ;
    dcat:byteSize 963.0 ;
    dcat:mediaType "text/csv" .

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

