@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/270a2bf4-97f7-4219-9e5f-d82df0fe3652> a dcat:Dataset ;
    dct:description "Data 10 besar penyakit rawat jalan 2016" ;
    dct:identifier "270a2bf4-97f7-4219-9e5f-d82df0fe3652" ;
    dct:issued "2018-05-02T03:51:45.878862"^^xsd:dateTime ;
    dct:modified "2018-05-02T03:51:45.878879"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "10 Besar penyakit  Rawat Jalan   2016" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rsudtugurejo" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/270a2bf4-97f7-4219-9e5f-d82df0fe3652/resource/5a2bb0bb-3e15-4e17-8a83-d4745a480125> ;
    dcat:landingPage <rsudtugurejo> .

<https://data.jatengprov.go.id/dataset/270a2bf4-97f7-4219-9e5f-d82df0fe3652/resource/5a2bb0bb-3e15-4e17-8a83-d4745a480125> a dcat:Distribution ;
    dct:description "Data 10 besar penyakit rawat jalan 2016" ;
    dct:format "XLSX" ;
    dct:title "10 Besar penyakit  Rawat Jalan   2016" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/270a2bf4-97f7-4219-9e5f-d82df0fe3652/resource/5a2bb0bb-3e15-4e17-8a83-d4745a480125/download/10-besar-penyakit-irja-2016.xlsx> ;
    dcat:byteSize 10614.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 " .

