@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/c2e88401-1a0f-429a-9303-1e58174f40ba> a dcat:Dataset ;
    dct:description "Rekapitulasi pasien rawat inap (pasien masuk) berdasarkan penjamin tahun 2014)" ;
    dct:identifier "c2e88401-1a0f-429a-9303-1e58174f40ba" ;
    dct:issued "2018-05-04T07:21:13.131258"^^xsd:dateTime ;
    dct:modified "2018-05-04T07:21:13.131278"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Rekap pasien rawat inap berdasarkan penjamin 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c2e88401-1a0f-429a-9303-1e58174f40ba/resource/ecaef5ee-97ea-47da-9473-994865814c32> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/c2e88401-1a0f-429a-9303-1e58174f40ba/resource/ecaef5ee-97ea-47da-9473-994865814c32> a dcat:Distribution ;
    dct:description "Rekapitulasi pasien rawat inap (pasien masuk) berdasarkan penjamin tahun 2014)" ;
    dct:format "XLSX" ;
    dct:title "Rekap pasien rawat inap berdasarkan penjamin 2014" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/c2e88401-1a0f-429a-9303-1e58174f40ba/resource/ecaef5ee-97ea-47da-9473-994865814c32/download/rekap-pasien-berdsarkan-penjamin-2014.xlsx> ;
    dcat:byteSize 17034.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

