@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/f834cfb3-069a-4cc9-9eec-b79831422a2f> a dcat:Dataset ;
    dct:description "Informasi TT Covid 19 Tahun 2020" ;
    dct:identifier "f834cfb3-069a-4cc9-9eec-b79831422a2f" ;
    dct:issued "2020-07-22T04:16:07.989580"^^xsd:dateTime ;
    dct:modified "2020-07-22T04:16:07.989589"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> ;
    dct:title "Informasi Tempat Tidur Covid 19 Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PDE" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f834cfb3-069a-4cc9-9eec-b79831422a2f/resource/be9f99da-f189-4f09-b96b-602ef95b775b> .

<https://data.jatengprov.go.id/dataset/f834cfb3-069a-4cc9-9eec-b79831422a2f/resource/be9f99da-f189-4f09-b96b-602ef95b775b> a dcat:Distribution ;
    dct:description "Informasi Tempat Tidur Covid 19 Tahun 2020" ;
    dct:format "XLSX" ;
    dct:title "Informasi Tempat Tidur Covid 19 Tahun 2020" ;
    dcat:accessURL <http://opendata.rstugurejo.jatengprov.go.id/dataset/f834cfb3-069a-4cc9-9eec-b79831422a2f/resource/be9f99da-f189-4f09-b96b-602ef95b775b/download/tt-covid-2020.xlsx> ;
    dcat:byteSize 13955.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/c7ff23b0-0f6a-422a-97e9-ff04daf587f6> a foaf:Organization ;
    foaf:name "RSUD Tugurejo " .

