@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/3673e82a-1f0d-4990-9c37-4f6515459a60> a dcat:Dataset ;
    dct:description "Standar Pelayanan Surat Ijin Pendirian Rumah Sakit" ;
    dct:identifier "3673e82a-1f0d-4990-9c37-4f6515459a60" ;
    dct:issued "2023-05-26T08:29:53.509005"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:53.509013"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Standar Pelayanan Surat Ijin Pendirian Rumah Sakit" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3673e82a-1f0d-4990-9c37-4f6515459a60/resource/2d1008bb-a49f-425d-909a-6f8b7faa4248> ;
    dcat:keyword "dinkes",
        "sp" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<https://data.jatengprov.go.id/dataset/3673e82a-1f0d-4990-9c37-4f6515459a60/resource/2d1008bb-a49f-425d-909a-6f8b7faa4248> a dcat:Distribution ;
    dct:description "Standar Pelayanan Surat Ijin Pendirian Rumah Sakit" ;
    dct:format "PDF" ;
    dct:title "Standar Pelayanan Surat Ijin Pendirian Rumah Sakit" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3673e82a-1f0d-4990-9c37-4f6515459a60/resource/2d1008bb-a49f-425d-909a-6f8b7faa4248/download/sp-surat-izin-pendirian-rs.pdf> ;
    dcat:byteSize 1551013.0 ;
    dcat:mediaType "application/pdf" .

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

