@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/17388b50-ec89-45bc-9d3e-9dcfc61cb5b6> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IRJ Bulan Desember Tahun 2022" ;
    dct:identifier "17388b50-ec89-45bc-9d3e-9dcfc61cb5b6" ;
    dct:issued "2025-11-06T07:18:39.930395"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:18:39.930406"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "10 Besar Penyakit IRJ Bulan Desember Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/17388b50-ec89-45bc-9d3e-9dcfc61cb5b6/resource/506a4d19-e35d-4af1-8370-2d9135d40026> ;
    dcat:keyword "RSUD Merah Putih" .

<http://5.189.187.109/dataset/17388b50-ec89-45bc-9d3e-9dcfc61cb5b6/resource/506a4d19-e35d-4af1-8370-2d9135d40026> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2023-07-08T04:06:53.016748"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:18:39.924705"^^xsd:dateTime ;
    dct:title "10 Besar Penyakit IRJ Bulan Des Tahun 2022.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/17388b50-ec89-45bc-9d3e-9dcfc61cb5b6/resource/506a4d19-e35d-4af1-8370-2d9135d40026/download/418-10-besar-penyakit-irj-bulan-des-tahun-2022.xlsx> ;
    dcat:byteSize "9105"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

