@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/8b96a250-0b97-4716-99a6-c4966a6f7ea2> a dcat:Dataset ;
    dct:description """REKAP SHRI TW II \r
Tahun : 2017\r
Jenis : Data REKAP SHRI TW II\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "8b96a250-0b97-4716-99a6-c4966a6f7ea2" ;
    dct:issued "2020-09-03T10:26:15.129928"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:26:15.129937"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP SHRI TW II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8b96a250-0b97-4716-99a6-c4966a6f7ea2/resource/3c87c8dc-6cc7-441c-be65-0e31467545ea> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/8b96a250-0b97-4716-99a6-c4966a6f7ea2/resource/3c87c8dc-6cc7-441c-be65-0e31467545ea> a dcat:Distribution ;
    dct:description "REKAP SHRI TW II 2017" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI TW II.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/8b96a250-0b97-4716-99a6-c4966a6f7ea2/resource/3c87c8dc-6cc7-441c-be65-0e31467545ea/download/rekap-shri-tw-ii.xlsx> ;
    dcat:byteSize 63262.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" .

