@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/6c611fb0-98d3-40d7-8003-06742b16bf00> a dcat:Dataset ;
    dct:description "Data ini berisi tentang standar operasional prosedur pelayanan pendaftaran pasien rawat jalan dengan cara bayar asuransi lain" ;
    dct:identifier "6c611fb0-98d3-40d7-8003-06742b16bf00" ;
    dct:issued "2023-05-26T08:31:21.119061"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:29:54.567608"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP PENDAFTARAN PASIEN ASURANSI LAIN" ;
    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/6c611fb0-98d3-40d7-8003-06742b16bf00/resource/fa8189f4-22ba-4049-96b5-2e9990990093> ;
    dcat:keyword "pendaftaranpasien",
        "rsudcilacap" ;
    dcat:landingPage <file:///D:/Documents/Downloads/SPO%20%20PENDAFTARAN%20PASIEN%20ASURANSI%20LAIN.pdf> .

<https://data.jatengprov.go.id/dataset/6c611fb0-98d3-40d7-8003-06742b16bf00/resource/fa8189f4-22ba-4049-96b5-2e9990990093> a dcat:Distribution ;
    dct:description "Data ini berisi tentang standar operasional prosedur pelayanan pendaftaran pasien rawat jalan dengan cara bayar asuransi lain" ;
    dct:format "word" ;
    dct:title "SPO PENDAFTARAN PASIEN ASURANSI LAIN" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6c611fb0-98d3-40d7-8003-06742b16bf00/resource/fa8189f4-22ba-4049-96b5-2e9990990093/download/spo-pendaftaran-pasien-asuransi-lain.docx> ;
    dcat:byteSize 601151.0 ;
    dcat:mediaType "application/pdf" .

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

