@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/2ef2a7e2-8bf4-45bd-9f64-50a1b2cde5b5> a dcat:Dataset ;
    dct:description """Upaya untuk melakukan tindakan penanganan dan\r
pengendalian kebakaran""" ;
    dct:identifier "2ef2a7e2-8bf4-45bd-9f64-50a1b2cde5b5" ;
    dct:issued "2023-05-26T08:29:42.924776"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:28:38.304863"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Penanganan Kejadian Kebakaran ( CODE RED )" ;
    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/2ef2a7e2-8bf4-45bd-9f64-50a1b2cde5b5/resource/0f158754-5d71-4d2e-8734-6bffdce3dca1> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <https://rsud.cilacapkab.go.id/v2/ppid/informasi-publik-2/informasi-serta-merta/> .

<https://data.jatengprov.go.id/dataset/2ef2a7e2-8bf4-45bd-9f64-50a1b2cde5b5/resource/0f158754-5d71-4d2e-8734-6bffdce3dca1> a dcat:Distribution ;
    dct:description """Upaya untuk melakukan tindakan penanganan dan\r
pengendalian kebakaran\r
""" ;
    dct:format "word" ;
    dct:title "PENANGANAN DAN PENGENDALIAN KEBAKARAN (CODE RED)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/2ef2a7e2-8bf4-45bd-9f64-50a1b2cde5b5/resource/0f158754-5d71-4d2e-8734-6bffdce3dca1/download/spo-code-red.docx> ;
    dcat:byteSize 244443.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

