@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/345d8c67-f8a4-469c-a101-00691c49c59c> a dcat:Dataset ;
    dct:description "Dataset ini berisi data pembedahan yang dilakukan RSUD Berkah Pandeglang" ;
    dct:identifier "345d8c67-f8a4-469c-a101-00691c49c59c" ;
    dct:issued "2024-07-27T11:11:08.676658"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:08.676664"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kegiatan Pembedahan RSUD Berkah Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubbag Evaluasi Pelaporan dan SIMRS Bagian Program RSUD Berkah Kabupaten Pandeglang" ;
            vcard:hasEmail <mailto:informasi.rsudberkah@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/345d8c67-f8a4-469c-a101-00691c49c59c/resource/17993b5d-655f-45ee-b260-bf0a512ed49f>,
        <http://5.189.187.109/dataset/345d8c67-f8a4-469c-a101-00691c49c59c/resource/91e1be92-03ad-4332-b4be-1f3d6096b7e2> ;
    dcat:keyword "2022",
        "RSUD" .

<http://5.189.187.109/dataset/345d8c67-f8a4-469c-a101-00691c49c59c/resource/17993b5d-655f-45ee-b260-bf0a512ed49f> a dcat:Distribution ;
    dct:description "Jumlah Kegiatan Pembedahan RSUD Berkah Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-01T06:53:40.079987"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:08.664020"^^xsd:dateTime ;
    dct:title "Jumlah Kegiatan Pembedahan RSUD Berkah" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711954434.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/345d8c67-f8a4-469c-a101-00691c49c59c/resource/91e1be92-03ad-4332-b4be-1f3d6096b7e2> a dcat:Distribution ;
    dct:description "Jumlah Kegiatan Pembedahan RSUD Berkah Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-01T06:54:28.223845"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:11:08.665869"^^xsd:dateTime ;
    dct:title "Jumlah Kegiatan Pembedahan RSUD Berkah" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1711954502.csv> ;
    dcat:mediaType "text/csv" .

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

