@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/83fe4d5c-393a-4719-bf18-9d224f6f921f> a dcat:Dataset ;
    dct:description "Datasheet 10 Besar Penyakit di RSUD KELET Agustus Tahun 2017 " ;
    dct:identifier "83fe4d5c-393a-4719-bf18-9d224f6f921f" ;
    dct:issued "2017-09-29T01:10:23.397551"^^xsd:dateTime ;
    dct:modified "2017-09-29T01:10:42.795360"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "10 Besar Penyakit di RSUD KELET Agustus Tahun 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/83fe4d5c-393a-4719-bf18-9d224f6f921f/resource/185aa7e7-dce1-40bb-b5ab-399b22d6bf83> ;
    dcat:landingPage <SIMRS%20RSUD%20KELET> .

<https://data.jatengprov.go.id/dataset/83fe4d5c-393a-4719-bf18-9d224f6f921f/resource/185aa7e7-dce1-40bb-b5ab-399b22d6bf83> a dcat:Distribution ;
    dct:description "Datasheet 10 Besar Penyakit di RSUD KELET Agustus Tahun 2017 " ;
    dct:format "CSV" ;
    dct:title "10 Besar Penyakit di RSUD KELET Agustus Tahun 2017 " ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/83fe4d5c-393a-4719-bf18-9d224f6f921f/resource/185aa7e7-dce1-40bb-b5ab-399b22d6bf83/download/10-besar-penyakit-bulan-agustus-.csv> ;
    dcat:byteSize 230.0 ;
    dcat:mediaType "text/csv" .

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

