@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/2d860bd2-ce85-438f-bc9e-a54b00c8fc23> a dcat:Dataset ;
    dct:description "Data Jumlah Pasien IGD RSUD Ketapang Tahun 2023" ;
    dct:identifier "2d860bd2-ce85-438f-bc9e-a54b00c8fc23" ;
    dct:issued "2026-04-08T21:25:36.257930"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:36.257951"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Data Jumlah Pasien IGD RSUD Ketapang Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Ketapang" ;
            vcard:hasEmail <mailto:rsuketapang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2d860bd2-ce85-438f-bc9e-a54b00c8fc23/resource/77598bdc-57c7-4959-9b5b-406ef59dbe90> ;
    dcat:keyword "igd",
        "rsudketapang" .

<http://5.189.187.109/dataset/2d860bd2-ce85-438f-bc9e-a54b00c8fc23/resource/77598bdc-57c7-4959-9b5b-406ef59dbe90> a dcat:Distribution ;
    dct:description "Data Jumlah Pasien IGD RSUD Ketapang Tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2025-02-19T04:26:12.419227"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:25:36.250122"^^xsd:dateTime ;
    dct:title "Data Jumlah Pasien IGD RSUD Ketapang Tahun 2023.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/2d860bd2-ce85-438f-bc9e-a54b00c8fc23/resource/77598bdc-57c7-4959-9b5b-406ef59dbe90/download/data-jumlah-pasien-igd-rsud-ketapang-tahun-2023.xlsx> ;
    dcat:byteSize "11009"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

