@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/6cc409b1-6829-4614-a320-b46aa83b8590> a dcat:Dataset ;
    dct:description """REKAP SHRI NOV\r
Tahun : 2019\r
Jenis : REKAP SHRI NOV\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "6cc409b1-6829-4614-a320-b46aa83b8590" ;
    dct:issued "2020-09-03T09:33:06.009982"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:33:06.009991"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP SHRI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6cc409b1-6829-4614-a320-b46aa83b8590/resource/16b64008-4eac-4074-b2fc-a96b158d0e39> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/6cc409b1-6829-4614-a320-b46aa83b8590/resource/16b64008-4eac-4074-b2fc-a96b158d0e39> a dcat:Distribution ;
    dct:description "REKAP SHRI NOV 2019" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI NOP.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/6cc409b1-6829-4614-a320-b46aa83b8590/resource/16b64008-4eac-4074-b2fc-a96b158d0e39/download/rekap-shri-nop.xlsx> ;
    dcat:byteSize 48905.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" .

