@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/be7e4a01-324d-4675-8ffb-d62638b8dd5c> a dcat:Dataset ;
    dct:description "SOP pelayanan cepat dan tepat di IGD" ;
    dct:identifier "be7e4a01-324d-4675-8ffb-d62638b8dd5c" ;
    dct:issued "2023-05-27T08:34:21.050645"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:21.050653"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP RESPONS TIME IGD" ;
    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/be7e4a01-324d-4675-8ffb-d62638b8dd5c/resource/8e508aaf-86bf-424c-8588-00edaa53ab61> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <file:///D:/BACK%20UP%20ELIS/YANMED/SPO%202022/SPO%20RESPON%20TIME%20IGD%20FIX.pdf> .

<https://data.jatengprov.go.id/dataset/be7e4a01-324d-4675-8ffb-d62638b8dd5c/resource/8e508aaf-86bf-424c-8588-00edaa53ab61> a dcat:Distribution ;
    dct:description "SOP Pelayanan cepat dan tepat di IGD" ;
    dct:format "PDF" ;
    dct:title "SOP RESPON TIME DI IGD" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/be7e4a01-324d-4675-8ffb-d62638b8dd5c/resource/8e508aaf-86bf-424c-8588-00edaa53ab61/download/spo-respon-time-igd-fix.pdf> ;
    dcat:byteSize 631521.0 ;
    dcat:mediaType "application/pdf" .

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

