@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/8bc447ee-b1b8-4063-84d7-d6d200343227> a dcat:Dataset ;
    dct:description """Rekap SHRJ OKT \r
Tahun : 2015\r
Jenis : Data Rekap SHRJ OKT\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "8bc447ee-b1b8-4063-84d7-d6d200343227" ;
    dct:issued "2020-09-03T10:26:33.898080"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:26:33.898090"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Rekap SHRJ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8bc447ee-b1b8-4063-84d7-d6d200343227/resource/0e57f5d7-e384-49cb-a170-c8ccf1cf40f5> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/8bc447ee-b1b8-4063-84d7-d6d200343227/resource/0e57f5d7-e384-49cb-a170-c8ccf1cf40f5> a dcat:Distribution ;
    dct:description "Rekap SHRJ OKT 2015" ;
    dct:format ".xlsx" ;
    dct:title "Rekap SHRJ OKT 2015.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/8bc447ee-b1b8-4063-84d7-d6d200343227/resource/0e57f5d7-e384-49cb-a170-c8ccf1cf40f5/download/rekap-shrj-okt-2015.xlsx> ;
    dcat:byteSize 22887.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

