@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/22dda7bc-3200-47c1-8da4-2631dc35b0e5> a dcat:Dataset ;
    dct:description "การคาดการณ์สภาพและคุณภาพอากาศล่วงหน้า" ;
    dct:identifier "22dda7bc-3200-47c1-8da4-2631dc35b0e5" ;
    dct:issued "2023-08-07T18:37:22.037713"^^xsd:dateTime ;
    dct:modified "2023-08-08T08:16:33.346944"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/44d35b1f-73ba-4388-abb0-01c45f635a11> ;
    dct:title "การคาดการณ์สภาพคุณภาพอากาศล่วงหน้า" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานพัฒนาวิทยาศาสตร์และเทคโนโลยีแห่งชาติ (สวทช.)" ;
            vcard:hasEmail <mailto:nstda@email.com> ] ;
    dcat:keyword "ข้อมูลคาดการณ์",
        "ข้อมูลคุณภาพอากาศ",
        "ฝุ่น PM2.5",
        "พยากรณ์คุณภาพอากาศ",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" .

<https://envilink.go.th/organization/44d35b1f-73ba-4388-abb0-01c45f635a11> a foaf:Agent ;
    foaf:name "สำนักงานพัฒนาวิทยาศาสตร์และเทคโนโลยีแห่งชาติ " .

