@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/55e9ed56-920f-43b4-910c-bccf9737b133> a dcat:Dataset ;
    dct:description "Data Laporan 10 Besar Penyakit Rawat Inap Tahun 2018" ;
    dct:identifier "55e9ed56-920f-43b4-910c-bccf9737b133" ;
    dct:issued "2019-03-04T06:07:06.070786"^^xsd:dateTime ;
    dct:modified "2019-03-04T06:07:36.355859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> ;
    dct:title "Laporan 10 Besar Penyakit Rawat Inap Tahun 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "pdeamino" ;
            vcard:hasEmail <mailto:pdeamino@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/55e9ed56-920f-43b4-910c-bccf9737b133/resource/9a934a8c-5222-4898-85be-fa250aa495fe> ;
    dcat:landingPage <http://rs-amino.jatengprov.go.id/> .

<https://data.jatengprov.go.id/dataset/55e9ed56-920f-43b4-910c-bccf9737b133/resource/9a934a8c-5222-4898-85be-fa250aa495fe> a dcat:Distribution ;
    dct:description "Laporan 10 Besar Penyakit Rawat Inap Tahun 2018" ;
    dct:format ".xls" ;
    dct:title "Laporan 10 Besar Penyakit Rawat Inap Tahun 2018" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/55e9ed56-920f-43b4-910c-bccf9737b133/resource/9a934a8c-5222-4898-85be-fa250aa495fe/download/index10-besar-penyakit-rawat-inap-tahun-2018.xls> ;
    dcat:byteSize 9728.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/351f5bbf-e5fa-45ac-9e7d-efbe5d91df69> a foaf:Organization ;
    foaf:name "RSJD Dr. Amino Gondohutomo " .

