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

<https://data.jatengprov.go.id/dataset/21c72982-4b43-4dc9-9cd8-f4601f2eff2a> a dcat:Dataset ;
    dct:description "10 penyakit RI dari tahun 2015" ;
    dct:identifier "21c72982-4b43-4dc9-9cd8-f4601f2eff2a" ;
    dct:issued "2017-08-25T03:06:15.861508"^^xsd:dateTime ;
    dct:modified "2017-09-06T06:43:49.925993"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "10 BESAR PENYAKIT RI START FROM 2015" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/21c72982-4b43-4dc9-9cd8-f4601f2eff2a/resource/576918b3-e7ee-4929-9e34-38b5c99915b8> ;
    dcat:landingPage <http://rsjd-sujarwadi.com/> .

<https://data.jatengprov.go.id/dataset/21c72982-4b43-4dc9-9cd8-f4601f2eff2a/resource/576918b3-e7ee-4929-9e34-38b5c99915b8> a dcat:Distribution ;
    dct:description "10 penyakit RI dari tahun 2015" ;
    dct:format "CSV" ;
    dct:title "10 penyakit RI dari tahun 2015" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/21c72982-4b43-4dc9-9cd8-f4601f2eff2a/resource/576918b3-e7ee-4929-9e34-38b5c99915b8/download/10-besar-penyakit-ri-start-from-20151.csv> ;
    dcat:byteSize 467.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> a foaf:Organization ;
    foaf:name "RSJD Dr. RM Soedjarwadi " .

