@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#> .

<https://aida.informatics.buu.ac.th/dataset/be585fb4-b814-4e84-a7a4-413974294849> a dcat:Dataset ;
    dct:description "Weekly Monkeypox (Mpox) surveillance case counts by province in Thailand, 2025." ;
    dct:identifier "be585fb4-b814-4e84-a7a4-413974294849" ;
    dct:issued "2026-06-27T13:09:48.360945"^^xsd:dateTime ;
    dct:modified "2026-07-01T17:02:51.304872"^^xsd:dateTime ;
    dct:publisher <https://aida.informatics.buu.ac.th/organization/ad78546e-670b-48f5-8103-3a42ccb75a77> ;
    dct:title "Thailand Monkeypox Surveillance Cases (Weekly, 2024–2025)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Epidemic Data Exchange and Analysis Network" ;
            vcard:hasEmail <mailto:apisit.sa@buu.ac.th> ] ;
    dcat:keyword "Chikungunya" .

<https://aida.informatics.buu.ac.th/organization/ad78546e-670b-48f5-8103-3a42ccb75a77> a foaf:Agent ;
    foaf:name "Thailand" .

