@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/008fe219-890b-491c-9e3a-dc0c1c624a10> a dcat:Dataset ;
    dct:description "Datasheet 10 Besar Penyakit IGD RSUD Kelet Bulan November 2012" ;
    dct:identifier "008fe219-890b-491c-9e3a-dc0c1c624a10" ;
    dct:issued "2017-10-04T07:59:25.468755"^^xsd:dateTime ;
    dct:modified "2017-10-04T07:59:39.636575"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "10 Besar Penyakit IGD RSUD Kelet Bulan November 2012" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kelet" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/008fe219-890b-491c-9e3a-dc0c1c624a10/resource/c4cc0f48-3e95-4124-948b-d64f9dce820d> ;
    dcat:landingPage <SIMRS%20RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/008fe219-890b-491c-9e3a-dc0c1c624a10/resource/c4cc0f48-3e95-4124-948b-d64f9dce820d> a dcat:Distribution ;
    dct:description "Datasheet 10 Besar Penyakit IGD RSUD Kelet Bulan November 2012" ;
    dct:format "CSV" ;
    dct:title "10 Besar Penyakit IGD RSUD Kelet Bulan November 2012" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/008fe219-890b-491c-9e3a-dc0c1c624a10/resource/c4cc0f48-3e95-4124-948b-d64f9dce820d/download/nov.csv> ;
    dcat:byteSize 125.0 ;
    dcat:mediaType "text/csv" .

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

