@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/4d38fd48-d16d-48bb-8590-1813c2ae1116> a dcat:Dataset ;
    dct:description "ผลการตรวจวัดลักษณะอากาศรายวัน เวลา 07.00 น. ประกอบด้วยข้อมุูล ณ เวลา 07.00 น. และค่าทางสถิติของ 24 ชั่วโมงที่ผ่านมาแสดงข้อมุูลทุกวันเวลา 07.00 น." ;
    dct:identifier "4d38fd48-d16d-48bb-8590-1813c2ae1116" ;
    dct:issued "2024-09-29T12:51:29.173732"^^xsd:dateTime ;
    dct:modified "2024-09-29T12:51:29.173742"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> ;
    dct:title "ข้อมูลผลการตรวจวัดลักษณะอากาศรายวัน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมอุตุนิยมวิทยา" ;
            vcard:hasEmail <mailto:Saraban@tmd.mail.go.th> ] ;
    dcat:keyword "ข้อมูลคุณภาพอากาศ",
        "ข้อมูลตรวจวัด",
        "รายงานคุณภาพอากาศ" ;
    dcat:landingPage <https://data.tmd.go.th/api/WeatherToday/V2/?uid=api&ukey=api12345> .

<https://data.tmd.go.th/api/WeatherToday/V2/?uid=api&ukey=api12345> a foaf:Document .

<https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> a foaf:Agent ;
    foaf:name "จังหวัดภูเก็ต" .

