@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/6a69ee65-b4e1-4fac-a97c-034a237a8349> a dcat:Dataset ;
    dct:description "ข้อมูลคุณภาพอากาศจาก Air4thai โดนกรมควบคุมมลพิษ" ;
    dct:identifier "6a69ee65-b4e1-4fac-a97c-034a237a8349" ;
    dct:issued "2024-09-29T12:46:53.512495"^^xsd:dateTime ;
    dct:modified "2024-09-29T12:46:53.512506"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> ;
    dct:title "ข้อมูลคุณภาพอากาศจาก Air4thai" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมควบคุมมลพิษ" ;
            vcard:hasEmail <mailto:Saraban@pcd.go.th> ] ;
    dcat:keyword "ข้อมูลคุณภาพอากาศ",
        "รายงานคุณภาพอากาศ" ;
    dcat:landingPage <http://air4thai.pcd.go.th/services/getNewAQI_JSON.php> .

<http://air4thai.pcd.go.th/services/getNewAQI_JSON.php> a foaf:Document .

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

