@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/174f4bdc-2815-4ece-86e2-d3a507da80e1> a dcat:Dataset ;
    dct:description """Daftar Tempat Tidur Februari\r
Tahun : 2019\r
Jenis : Daftar Tempat Tidur Februari\r
Jenis Unit : Rekam Medis""" ;
    dct:identifier "174f4bdc-2815-4ece-86e2-d3a507da80e1" ;
    dct:issued "2020-09-03T07:15:40.830333"^^xsd:dateTime ;
    dct:modified "2020-09-03T07:15:40.830345"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Daftar Tempat Tidur Februari 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/174f4bdc-2815-4ece-86e2-d3a507da80e1/resource/21ec97b2-759c-4fb9-8d18-cfd60d1bf9ee> ;
    dcat:landingPage <http://rsudsuka.demakkab.go.id/> .

<https://data.jatengprov.go.id/dataset/174f4bdc-2815-4ece-86e2-d3a507da80e1/resource/21ec97b2-759c-4fb9-8d18-cfd60d1bf9ee> a dcat:Distribution ;
    dct:description "Daftar Tempat Tidur Februari 2019" ;
    dct:format ".xlsx" ;
    dct:title "TT Feb 2019.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/174f4bdc-2815-4ece-86e2-d3a507da80e1/resource/21ec97b2-759c-4fb9-8d18-cfd60d1bf9ee/download/tt-feb-2019.xlsx> ;
    dcat:byteSize 14350.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" .

