@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/6b3d8c87-a810-4cbe-93a0-014d8aa6f368> a dcat:Dataset ;
    dct:description "ผลการพยากรณ์อากาศสำหรับประเทศไทยล่วงหน้า(ราย 7 วัน) แยกรายจังหวัด" ;
    dct:identifier "6b3d8c87-a810-4cbe-93a0-014d8aa6f368" ;
    dct:issued "2024-09-29T12:57:17.012131"^^xsd:dateTime ;
    dct:modified "2024-09-29T12:57:17.012143"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> ;
    dct:title "ข้อมูลพยากรณ์อากาศล่วงหน้า 7 วัน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมอุตุนิยมวิทยา" ;
            vcard:hasEmail <mailto:Saraban@tmd.mail.go.th> ] ;
    dcat:keyword "พยากรณ์อากาศ 7 วัน" ;
    dcat:landingPage <https://data.tmd.go.th/api/WeatherForecast7Days/v2/?uid=api&ukey=api12345> .

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

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

