@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://govtech.in.th/dataset/b6af82b0-ee7c-4e22-aa8e-4bb2a41af6f6> a dcat:Dataset ;
    dct:description "อุปกรณ์รับรู้แบบผสม" ;
    dct:identifier "b6af82b0-ee7c-4e22-aa8e-4bb2a41af6f6" ;
    dct:issued "2022-11-03T05:36:41.303344"^^xsd:dateTime ;
    dct:modified "2022-11-07T02:45:30.526122"^^xsd:dateTime ;
    dct:publisher <https://govtech.in.th/organization/5bc414ad-b2dc-4f9a-aaec-48408ef352c1> ;
    dct:title "TMD Station ดอยมูเซอร์ สกษ." ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีอิเล็กทรอนิกส์และคอมพิวเตอร์แห่งชาติ" ;
            vcard:hasEmail <mailto:info@nectec.or.th> ] ;
    dcat:distribution <https://govtech.in.th/dataset/b6af82b0-ee7c-4e22-aa8e-4bb2a41af6f6/resource/b259c6df-25e6-4198-81f7-dbd413e4dadc> ;
    dcat:keyword "TMD",
        "สถานีตรวจวัดอากาศ" .

<https://govtech.in.th/dataset/b6af82b0-ee7c-4e22-aa8e-4bb2a41af6f6/resource/b259c6df-25e6-4198-81f7-dbd413e4dadc> a dcat:Distribution ;
    dct:format "openapi-json" ;
    dct:title "TMD ดอยมูเซอร์ สกษ." ;
    dcat:accessURL <https://management.govtech.in.th/api/1.0/analytics/ckan-datasets/63647a777c88ef4dff0977dc/services/6368714a773546b71cb2f4e7/docs> .

<https://govtech.in.th/organization/5bc414ad-b2dc-4f9a-aaec-48408ef352c1> a foaf:Organization ;
    foaf:name "กรมอุตุนิยมวิทยา" .

