@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/d7bdde28-fb40-4737-890c-fc6f22639943> a dcat:Dataset ;
    dct:description "สภาพอุตุนิยมวิทยาและคุณภาพน้ำรายวัน" ;
    dct:identifier "d7bdde28-fb40-4737-890c-fc6f22639943" ;
    dct:issued "2023-08-04T05:03:02.828616"^^xsd:dateTime ;
    dct:modified "2023-08-08T07:56:30.429657"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/3a2ea8e9-5274-444c-a4c0-f7c38213f5d8> ;
    dct:title "สภาพอุตุนิยมวิทยาและคุณภาพน้ำรายวัน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สถาบันสารสนเทศทรัพยากรน้ำ" ;
            vcard:hasEmail <mailto:hii@email.com> ] ;
    dcat:keyword "pH",
        "ข้อมูลอุตุนิยมวิทยา",
        "ความกดอากาศ",
        "ความชื้น",
        "ฝนสะสม",
        "อุณหภูมิ",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" ;
    dcat:landingPage <https://partners.thaiwater.net:3007/fopMou> .

<https://envilink.go.th/organization/3a2ea8e9-5274-444c-a4c0-f7c38213f5d8> a foaf:Agent ;
    foaf:name "สถาบันสารสนเทศทรัพยากรน้ำ (องค์การมหาชน)" .

<https://partners.thaiwater.net:3007/fopMou> a foaf:Document .

