@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/0835a936-202c-4e56-86ec-95f1ea4245a3> a dcat:Dataset ;
    dct:description "Datasheet Laporan Perubahan Ekuitas Keuangan RSUD Kelet Tahun 2017" ;
    dct:identifier "0835a936-202c-4e56-86ec-95f1ea4245a3" ;
    dct:issued "2017-09-26T15:52:01.661264"^^xsd:dateTime ;
    dct:modified "2017-09-27T05:54:21.155939"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Laporan Perubahan Ekuitas Keuangan RSUD Kelet Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0835a936-202c-4e56-86ec-95f1ea4245a3/resource/b2c7a89f-4faa-48ce-9ce8-057df7d798ce> ;
    dcat:landingPage <Laporan%20Keuangan%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/0835a936-202c-4e56-86ec-95f1ea4245a3/resource/b2c7a89f-4faa-48ce-9ce8-057df7d798ce> a dcat:Distribution ;
    dct:description "Datasheet Laporan Perubahan Ekuitas Keuangan RSUD Kelet Semester 1 Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Laporan Perubahan Ekuitas Keuangan RSUD Kelet Semester 1 Tahun 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0835a936-202c-4e56-86ec-95f1ea4245a3/resource/b2c7a89f-4faa-48ce-9ce8-057df7d798ce/download/lpe-2017.csv> ;
    dcat:byteSize 167.0 ;
    dcat:mediaType "text/csv" .

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

