@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/5b6e8bce-bd92-4ff9-aaf4-edb288d6759a> a dcat:Dataset ;
    dct:description "10 Besar Penyakit IRJ Bulan Jan Tahun 2022" ;
    dct:identifier "5b6e8bce-bd92-4ff9-aaf4-edb288d6759a" ;
    dct:issued "2025-11-06T07:46:37.552347"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:46:37.552356"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "10 Besar Penyakit IRJ Bulan Jan Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5b6e8bce-bd92-4ff9-aaf4-edb288d6759a/resource/2cc4d911-44f7-4519-86de-e4a53ba35c3e> ;
    dcat:keyword "RSUD Merah Putih" .

<http://5.189.187.109/dataset/5b6e8bce-bd92-4ff9-aaf4-edb288d6759a/resource/2cc4d911-44f7-4519-86de-e4a53ba35c3e> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2023-07-08T03:44:00.359802"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:46:37.542861"^^xsd:dateTime ;
    dct:title "10 Besar Penyakit IRJ Bulan Jan Tahun 2022.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/5b6e8bce-bd92-4ff9-aaf4-edb288d6759a/resource/2cc4d911-44f7-4519-86de-e4a53ba35c3e/download/407-10-besar-penyakit-irj-bulan-jan-tahun-2022.xlsx> ;
    dcat:byteSize "9075"^^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" .

