@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/6195e79c-41e3-4a0b-a869-4d33dfd65fc0> a dcat:Dataset ;
    dct:description "Jumlah Ketersediaan Tempat Tidur di RS Kab. Cilacap " ;
    dct:identifier "6195e79c-41e3-4a0b-a869-4d33dfd65fc0" ;
    dct:issued "2021-08-22T14:29:18.071715"^^xsd:dateTime ;
    dct:modified "2021-08-22T14:29:18.071729"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Ketersediaan TT, TT Isolasi Covid-19, TT ICU Covid-19 Tahun 2021" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

