@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/4eed0bdb-9ec8-4c96-9094-a481f3e8b67b> a dcat:Dataset ;
    dct:description """REKAP SHRI JUN \r
Tahun : 2014\r
Jenis : Data REKAP SHRI JUN\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "4eed0bdb-9ec8-4c96-9094-a481f3e8b67b" ;
    dct:issued "2020-09-03T08:45:17.114402"^^xsd:dateTime ;
    dct:modified "2020-09-03T08:45:17.114452"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "REKAP SHRI JUN 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4eed0bdb-9ec8-4c96-9094-a481f3e8b67b/resource/5c866820-9d0a-47cb-82d0-73be29ba1c2a> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/4eed0bdb-9ec8-4c96-9094-a481f3e8b67b/resource/5c866820-9d0a-47cb-82d0-73be29ba1c2a> a dcat:Distribution ;
    dct:description "REKAP SHRI JUN 2014" ;
    dct:format ".xlsx" ;
    dct:title "REKAP SHRI JUN.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/4eed0bdb-9ec8-4c96-9094-a481f3e8b67b/resource/5c866820-9d0a-47cb-82d0-73be29ba1c2a/download/rekap-shri-jun.xlsx> ;
    dcat:byteSize 44229.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" .

