@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/89101f57-63f7-4e47-b7b1-fda560657e61> a dcat:Dataset ;
    dct:description """REKAP SHRI TW I \r
Tahun : 2014\r
Jenis : Data REKAP SHRI TW I\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "89101f57-63f7-4e47-b7b1-fda560657e61" ;
    dct:issued "2020-09-03T10:22:01.165229"^^xsd:dateTime ;
    dct:modified "2020-09-03T10:22:01.165239"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP SHRI TW I" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/89101f57-63f7-4e47-b7b1-fda560657e61/resource/79b9fe0c-701b-4ee5-890a-3d0980ac0968> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/89101f57-63f7-4e47-b7b1-fda560657e61/resource/79b9fe0c-701b-4ee5-890a-3d0980ac0968> a dcat:Distribution ;
    dct:description "REKAP SHRI TW I 2014" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI TW I.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/89101f57-63f7-4e47-b7b1-fda560657e61/resource/79b9fe0c-701b-4ee5-890a-3d0980ac0968/download/rekap-shri-tw-i.xlsx> ;
    dcat:byteSize 76297.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" .

