@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/5bae3fc7-7198-49c0-a5bd-408994805c4b> a dcat:Dataset ;
    dct:description """REKAP SHRI NOV \r
Tahun : 2017\r
Jenis : Data REKAP SHRI NOV\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "5bae3fc7-7198-49c0-a5bd-408994805c4b" ;
    dct:issued "2020-09-03T09:05:33.750506"^^xsd:dateTime ;
    dct:modified "2020-09-03T09:05:33.750517"^^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/5bae3fc7-7198-49c0-a5bd-408994805c4b/resource/93523a80-c282-42e9-8cb2-d8fb3fcc261f> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/5bae3fc7-7198-49c0-a5bd-408994805c4b/resource/93523a80-c282-42e9-8cb2-d8fb3fcc261f> a dcat:Distribution ;
    dct:description "REKAP SHRI NOV 2017" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI NOP.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/5bae3fc7-7198-49c0-a5bd-408994805c4b/resource/93523a80-c282-42e9-8cb2-d8fb3fcc261f/download/rekap-shri-nop.xlsx> ;
    dcat:byteSize 47167.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" .

