@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/10c877b6-b663-4062-a84e-95b5d0601858> a dcat:Dataset ;
    dct:description "Datasheet Laporan Neraca RSUD Kelet TA 2012" ;
    dct:identifier "10c877b6-b663-4062-a84e-95b5d0601858" ;
    dct:issued "2017-10-03T08:51:13.628188"^^xsd:dateTime ;
    dct:modified "2017-10-03T08:51:34.269781"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Neraca 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/10c877b6-b663-4062-a84e-95b5d0601858/resource/74e0d936-18ef-4022-aa1c-5d89df93cd37> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/10c877b6-b663-4062-a84e-95b5d0601858/resource/74e0d936-18ef-4022-aa1c-5d89df93cd37> a dcat:Distribution ;
    dct:description "Datasheet Laporan Neraca RSUD Kelet TA 2012" ;
    dct:format "XLS" ;
    dct:title "Laporan Neraca RSUD Kelet TA 2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/10c877b6-b663-4062-a84e-95b5d0601858/resource/74e0d936-18ef-4022-aa1c-5d89df93cd37/download/neraca-2012-op.xls> ;
    dcat:byteSize 74240.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

