@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/9f49f2eb-ee59-4b4c-a7e9-ef8b179e9eb4> a dcat:Dataset ;
    dct:description "Data Jumlah Pasien Rawat Jalan RSUD Ketapang Tahun 2024" ;
    dct:identifier "9f49f2eb-ee59-4b4c-a7e9-ef8b179e9eb4" ;
    dct:issued "2026-04-08T21:37:02.417120"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:37:02.417136"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Data Jumlah Pasien Rawat Jalan RSUD Ketapang Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Ketapang" ;
            vcard:hasEmail <mailto:rsuketapang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9f49f2eb-ee59-4b4c-a7e9-ef8b179e9eb4/resource/9b3ab43d-9051-4371-8b18-dc4853eaf953> ;
    dcat:keyword "rawat jalan",
        "rsudketapang" .

<http://5.189.187.109/dataset/9f49f2eb-ee59-4b4c-a7e9-ef8b179e9eb4/resource/9b3ab43d-9051-4371-8b18-dc4853eaf953> a dcat:Distribution ;
    dct:description "Data Jumlah Pasien Rawat Jalan RSUD Ketapang Tahun 2024" ;
    dct:format "XLSX" ;
    dct:issued "2025-01-15T04:06:23.318611"^^xsd:dateTime ;
    dct:modified "2026-04-08T21:37:02.405606"^^xsd:dateTime ;
    dct:title "Data Jumlah Pasien Rawat Jalan RSUD Ketapang.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/9f49f2eb-ee59-4b4c-a7e9-ef8b179e9eb4/resource/9b3ab43d-9051-4371-8b18-dc4853eaf953/download/data-jumlah-pasien-rawat-jalan-rsud-ketapang.xlsx> ;
    dcat:byteSize "11017"^^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" .

