@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/dafa8b89-d933-4c15-a152-bde131c206c9> a dcat:Dataset ;
    dct:description "คาดการณ์คุณภาพอากาศจากปริมาณฝุ่น PM 2.5 ล่วงหน้า 7 วัน จาก Air model" ;
    dct:identifier "dafa8b89-d933-4c15-a152-bde131c206c9" ;
    dct:issued "2023-08-03T10:35:20.668874"^^xsd:dateTime ;
    dct:modified "2023-08-08T07:51:26.130654"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/4d6ed513-668c-440d-b620-430285525453> ;
    dct:title "คาดการณ์คุณภาพอากาศล่วงหน้า 7 วัน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมควบคุมมลพิษ" ;
            vcard:hasEmail <mailto:pcd@email.com> ] ;
    dcat:keyword "ข้อมูลคุณภาพอากาศ",
        "ข้อมูลตาดการณ์",
        "ฝุ่น PM2.5",
        "พยากรณ์สภาพอากาศ",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" .

<https://envilink.go.th/organization/4d6ed513-668c-440d-b620-430285525453> a foaf:Agent ;
    foaf:name "กรมควบคุมมลพิษ" .

