@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/e70be3fe-86f6-4f66-bc5b-ac7386b1cb3a> a dcat:Dataset ;
    dct:description "SK Kebijakan Pelayanan Covid-19 Tahun 2020" ;
    dct:identifier "e70be3fe-86f6-4f66-bc5b-ac7386b1cb3a" ;
    dct:issued "2023-05-27T08:34:35.468319"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:35.468327"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Kebijakan Pelayanan Covid-19 Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Cilacap" ;
            vcard:hasEmail <mailto:rsud@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e70be3fe-86f6-4f66-bc5b-ac7386b1cb3a/resource/817046c6-5a6f-43a9-ba3e-65f11f2f94af> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <file:///E:/Peningkatan%20Kualitas%20Pelayanan%20Publik/Budaya%20Pelayanan%20Prima/d/KEBIJAKAN%20PELAYANAN%20COVID%2019%20TAHUN%202020.pdf> .

<https://data.jatengprov.go.id/dataset/e70be3fe-86f6-4f66-bc5b-ac7386b1cb3a/resource/817046c6-5a6f-43a9-ba3e-65f11f2f94af> a dcat:Distribution ;
    dct:description "Kebijakan Pelayanan Covid-19 di RSUD Cilacap Tahun 2020" ;
    dct:format "PDF" ;
    dct:title "Kebijakan Pelayanan Covid-19 Tahun 2020" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/e70be3fe-86f6-4f66-bc5b-ac7386b1cb3a/resource/817046c6-5a6f-43a9-ba3e-65f11f2f94af/download/kebijakan-pelayanan-covid-19-tahun-2020.pdf> ;
    dcat:byteSize 9986977.0 ;
    dcat:mediaType "application/pdf" .

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

