@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#> .

<http://5.189.187.109/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa> a dcat:Dataset ;
    dct:description "Jumlah Kematian Pasien RSUD Berkah Tahun 2021" ;
    dct:identifier "9bde2b24-0b44-4b27-8e9e-463995c1c4fa" ;
    dct:issued "2024-07-27T11:19:36.753845"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:36.753852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kematian Pasien RSUD Berkah Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubbag Evaluasi Pelaporan dan SIMRS Bagian Program RSUD Berkah Kabupaten Pandeglang" ;
            vcard:hasEmail <mailto:rsudberkah@pandeglangkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa/resource/3e5d0f0b-5aed-4e10-bc4f-ce14897b373d>,
        <http://5.189.187.109/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa/resource/3f4d36d6-ba32-477e-9d81-ee4d66e8536a> ;
    dcat:keyword "2021",
        "RSUD" .

<http://5.189.187.109/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa/resource/3e5d0f0b-5aed-4e10-bc4f-ce14897b373d> a dcat:Distribution ;
    dct:description "Jumlah Kematian Pasien RSUD Berkah" ;
    dct:format "CSV" ;
    dct:issued "2023-11-30T06:29:30.620014"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:36.745805"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Pasien RSUD Berkah" ;
    dcat:accessURL <https://opendata.pandeglangkab.go.id/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa/resource/3e5d0f0b-5aed-4e10-bc4f-ce14897b373d/download/kematian.csv> ;
    dcat:byteSize "1215"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/9bde2b24-0b44-4b27-8e9e-463995c1c4fa/resource/3f4d36d6-ba32-477e-9d81-ee4d66e8536a> a dcat:Distribution ;
    dct:description "Jumlah Kematian Pasien RSUD Berkah" ;
    dct:format "XLSX" ;
    dct:issued "2023-11-30T06:29:09.671644"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:19:36.743914"^^xsd:dateTime ;
    dct:title "Jumlah Kematian Pasien RSUD Berkah" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1701325759.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

