@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/af63f171-0819-4400-9330-a69fbb68f1d2> a dcat:Dataset ;
    dct:description "ข้อมูลคุณภาพน้ำ ณ คลองบางใหญ่จาก สำนักงานสิ่งแวดล้อมและควบคุมมลพิษที่ 15 โดยได้มีการลงไปเก็บตัวอย่างน้ำ เพื่อนำมาคำนวณคุณภาพน้ำ รวมไปถึงปริมาณการปล่อยก๊าซเรือนกระจก" ;
    dct:identifier "af63f171-0819-4400-9330-a69fbb68f1d2" ;
    dct:issued "2024-09-29T09:40:51.850742"^^xsd:dateTime ;
    dct:modified "2024-09-29T09:40:51.850756"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> ;
    dct:title "ข้อมูลคุณภาพน้ำจากคลองบางใหญ่" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานสิ่งแวดล้อมและควบคุมมลพิษที่ 15" ;
            vcard:hasEmail <mailto:1129@pea.co.th> ] ;
    dcat:keyword "คลอง",
        "คลองบางใหญ่",
        "คุณภาพน้ำ" .

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

