@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/34c32ad3-8269-4855-b99b-507b627f2430> a dcat:Dataset ;
    dct:description """SOP pelayanan di IGD dengan cara melakukan pengamatan terhadap kondisi kesehatan pasien\r
""" ;
    dct:identifier "34c32ad3-8269-4855-b99b-507b627f2430" ;
    dct:issued "2023-05-27T08:33:27.377204"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:33:27.377212"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP OBSERVASI PASIEN DI 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/34c32ad3-8269-4855-b99b-507b627f2430/resource/1f5361c2-9d7c-48b0-aa15-1ffbbf0c575f> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <file:///D:/Documents/Downloads/SPO%20Observasi%20Pasien%20di%20IGD%20SNARS%20%28sdh%20upload%29.pdf> .

<https://data.jatengprov.go.id/dataset/34c32ad3-8269-4855-b99b-507b627f2430/resource/1f5361c2-9d7c-48b0-aa15-1ffbbf0c575f> a dcat:Distribution ;
    dct:description """SOP pelayanan di IGD dengan cara melakukan pengamatan terhadap kondisi kesehatan pasien\r
""" ;
    dct:format "PDF" ;
    dct:title "SOP OBSERVASI PASIEN DI IGD" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/34c32ad3-8269-4855-b99b-507b627f2430/resource/1f5361c2-9d7c-48b0-aa15-1ffbbf0c575f/download/spo-observasi-pasien-di-igd-snars-sdh-upload.pdf> ;
    dcat:byteSize 66095.0 ;
    dcat:mediaType "application/pdf" .

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

