@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://envilink.go.th/dataset/5f47d209-29ec-4e2e-ad83-531829ac7eaf> a dcat:Dataset ;
    dct:description "ข้อมูลแผนที่แสดงทิศทางและความเร็วลมจากแบบจำลองทางอุตุนิยมวิทยาพิเศษจากโมเดล ECMWF, GFS และ ICON พร้อมอัปเดตประมาณทุก 6–12 ชั่วโมง" ;
    dct:identifier "5f47d209-29ec-4e2e-ad83-531829ac7eaf" ;
    dct:issued "2025-06-11T10:06:10.488564"^^xsd:dateTime ;
    dct:modified "2025-06-11T10:06:10.708781"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/60ffe6e6-7b82-49cd-9074-1f828f2389da> ;
    dct:title "ข้อมูลแผนที่ทิศทางลม" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "-" ;
            vcard:hasEmail <mailto:info@windy.com> ] ;
    dcat:keyword "Windy",
        "wind direction",
        "wind map",
        "ทิศทางลม",
        "พยากรณ์ลม",
        "อุตุนิยมวิทยา" .

<https://envilink.go.th/organization/60ffe6e6-7b82-49cd-9074-1f828f2389da> a foaf:Agent ;
    foaf:name "Windy (บริษัท Weather Services)" .

