@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/309a2b2f-f3d1-4124-a1c6-c4a7732c5853> a dcat:Dataset ;
    dct:description "Data ini berisi tentang standar operasional prosedur penerimaan pendaftaran pasien rawat inap dengan cepat, tepat dan akurat" ;
    dct:identifier "309a2b2f-f3d1-4124-a1c6-c4a7732c5853" ;
    dct:issued "2023-05-26T08:29:44.908680"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:28:39.532325"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SPO PENDAFTARAN RAWAT INAP" ;
    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/309a2b2f-f3d1-4124-a1c6-c4a7732c5853/resource/df0a3eed-fa34-4223-b747-c8bd58037dd5> ;
    dcat:keyword "pendaftaranpasien" ;
    dcat:landingPage <file:///D:/Documents/Downloads/SPO%20%20PENDAFTARAN%20%20RAWAT%20INAP.pdf> .

<https://data.jatengprov.go.id/dataset/309a2b2f-f3d1-4124-a1c6-c4a7732c5853/resource/df0a3eed-fa34-4223-b747-c8bd58037dd5> a dcat:Distribution ;
    dct:description "data ini berisi tentang standar operasional prosedur penerimaan pendaftaran pasien  rawat inap dengan cepat, tepat  dan akurat" ;
    dct:format "word" ;
    dct:title "SPO PENDAFTARAN RAWAT INAP" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/309a2b2f-f3d1-4124-a1c6-c4a7732c5853/resource/df0a3eed-fa34-4223-b747-c8bd58037dd5/download/spo-pendaftaran-rawat-inap.docx> ;
    dcat:byteSize 123348.0 ;
    dcat:mediaType "application/pdf" .

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

