@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/09b817b1-47ee-485c-b0df-3c9a44af1e96> a dcat:Dataset ;
    dct:description """JUMLAH PASIEN KELUAR RAWAT INAP BERDASARKAN\r
1. JENIS KUNJUNGAN\r
2. CARA PEMBAYARAN\r
3. PENDIDIKAN \r
4. ASAL DAERAH\r
5. AGAMA\r
6. USIA\r
7. PEKERJAAN\r
""" ;
    dct:identifier "09b817b1-47ee-485c-b0df-3c9a44af1e96" ;
    dct:issued "2023-09-11T03:46:33.193128"^^xsd:dateTime ;
    dct:modified "2023-09-11T03:46:54.465577"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "LAPORAN DEMOGRAFI RAWAT INAP AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/09b817b1-47ee-485c-b0df-3c9a44af1e96/resource/5eec46a8-25e9-4cfb-8fcc-c597ce1dc981> ;
    dcat:keyword "agustus2023",
        "demografi",
        "rawatinap",
        "rekammedis",
        "rsaz",
        "rsjdsurakarta" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/09b817b1-47ee-485c-b0df-3c9a44af1e96/resource/5eec46a8-25e9-4cfb-8fcc-c597ce1dc981> a dcat:Distribution ;
    dct:description "Laporan Demografi Rawat Inap Agustus 2023" ;
    dct:format ".csv" ;
    dct:title "Laporan Demografi Rawat Inap Agustus 2023.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/09b817b1-47ee-485c-b0df-3c9a44af1e96/resource/5eec46a8-25e9-4cfb-8fcc-c597ce1dc981/download/laporan-demografi-rawat-inap-agustus-2023.csv> ;
    dcat:byteSize 1933.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

