@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/987450c0-2522-4e5a-95aa-13693cdb242c> a dcat:Dataset ;
    dct:description "Standar operasional prosedur musibah masal di IGD SNARS" ;
    dct:identifier "987450c0-2522-4e5a-95aa-13693cdb242c" ;
    dct:issued "2023-05-26T08:32:30.058158"^^xsd:dateTime ;
    dct:modified "2023-05-27T08:34:07.963248"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP TRIASE MUSIBAH MASAL DI IGD SNARS" ;
    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/987450c0-2522-4e5a-95aa-13693cdb242c/resource/69d32187-3206-48cc-a46c-603917c89bc0> ;
    dcat:keyword "rsudcilacap" ;
    dcat:landingPage <file:///D:/Documents/Downloads/SPO%20Triase%20Musibah%20Masal%20di%20IGD%20SNARS.pdf> .

<https://data.jatengprov.go.id/dataset/987450c0-2522-4e5a-95aa-13693cdb242c/resource/69d32187-3206-48cc-a46c-603917c89bc0> a dcat:Distribution ;
    dct:description "Standar operasional prosedure musibah masal di IGD SNARS" ;
    dct:format "PDF" ;
    dct:title "SOP TRIASE MUSIBAH MASAL DI IGD SNARS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/987450c0-2522-4e5a-95aa-13693cdb242c/resource/69d32187-3206-48cc-a46c-603917c89bc0/download/spo-triase-musibah-masal-di-igd-snars.pdf> ;
    dcat:byteSize 588382.0 ;
    dcat:mediaType "application/pdf" .

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

