@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/89c65602-8dfb-47d3-8a0a-fd200dd6b307> a dcat:Dataset ;
    dct:description """REKAP SHRI TW IV \r
Tahun : 2017\r
Jenis : Data REKAP SHRI TW IV\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "89c65602-8dfb-47d3-8a0a-fd200dd6b307" ;
    dct:issued "2020-09-03T10:23:38.075220"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:23:38.075237"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP SHRI TW IV" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/89c65602-8dfb-47d3-8a0a-fd200dd6b307/resource/70fa4e16-dc9d-47c5-ac3a-7beeb2211ef0> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/89c65602-8dfb-47d3-8a0a-fd200dd6b307/resource/70fa4e16-dc9d-47c5-ac3a-7beeb2211ef0> a dcat:Distribution ;
    dct:description "REKAP SHRI TW IV 2017" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI TW IV.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/89c65602-8dfb-47d3-8a0a-fd200dd6b307/resource/70fa4e16-dc9d-47c5-ac3a-7beeb2211ef0/download/rekap-shri-tw-iv.xlsx> ;
    dcat:byteSize 62643.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" .

