@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/55f4bfa8-646a-4ead-bdf7-4db47d296ad3> a dcat:Dataset ;
    dct:description "Data tentang 2023 Penyakit Terbanyak  Rawat Inap di RSUD Kota Dumai" ;
    dct:identifier "6574333089" ;
    dct:issued "2024-01-10"^^xsd:date ;
    dct:modified "2024-03-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "RUMAH SAKIT UMUM DAERAH" ] ;
    dct:title "2023 Penyakit Terbanyak  Rawat Inap di RSUD Kota Dumai" ;
    dcat:distribution <http://5.189.187.109/dataset/55f4bfa8-646a-4ead-bdf7-4db47d296ad3/resource/efb034d6-ff7c-48f4-8a91-aee8464a6322> ;
    dcat:keyword "Penyakit" ;
    dcat:landingPage <https://sidatin.dumaikota.go.id?dataset=NjU3NDMzMzA4OQ> .

<http://5.189.187.109/dataset/55f4bfa8-646a-4ead-bdf7-4db47d296ad3/resource/efb034d6-ff7c-48f4-8a91-aee8464a6322> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-14T05:40:21.153821"^^xsd:dateTime ;
    dct:modified "2026-06-14T05:40:21.118641"^^xsd:dateTime ;
    dct:title "2023 penyakit terbanyak  rawat inap di rsud kota dumai.xlsx" ;
    dcat:accessURL <https://sidatin.dumaikota.go.id/files/format/16/DATA_20240110105601-7535923974.xlsx> .

<https://sidatin.dumaikota.go.id?dataset=NjU3NDMzMzA4OQ> a foaf:Document .

