@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/02e1be49-0a5f-4d0c-86c9-e1cf0dc8a392> a dcat:Dataset ;
    dct:description """Daftar Tempat Tidur Oktober\r
Tahun : 2019\r
Jenis : Data Tempat Tidur Oktober\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "02e1be49-0a5f-4d0c-86c9-e1cf0dc8a392" ;
    dct:issued "2020-09-03T06:45:02.795681"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:45:02.795698"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Daftar Tempat Tidur Oktober 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rekam Medis" ;
            vcard:hasEmail <mailto:rs.sunankalijaga@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/02e1be49-0a5f-4d0c-86c9-e1cf0dc8a392/resource/2b4e4131-4e12-4b26-a9ab-8aba388cc53d> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/02e1be49-0a5f-4d0c-86c9-e1cf0dc8a392/resource/2b4e4131-4e12-4b26-a9ab-8aba388cc53d> a dcat:Distribution ;
    dct:description "Daftar Tempat Tidur Oktober 2019" ;
    dct:format ".xlsx" ;
    dct:title "TT Okt 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/02e1be49-0a5f-4d0c-86c9-e1cf0dc8a392/resource/2b4e4131-4e12-4b26-a9ab-8aba388cc53d/download/tt-okt-2019.xlsx> ;
    dcat:byteSize 14256.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" .

