@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/fb187f1d-21b1-4c51-a22c-aca0e3946c98> a dcat:Dataset ;
    dct:description "ภาพถ่ายดาวเทียมจากดาวเทียม HIMAWARI" ;
    dct:identifier "fb187f1d-21b1-4c51-a22c-aca0e3946c98" ;
    dct:issued "2023-08-04T08:01:58.970834"^^xsd:dateTime ;
    dct:modified "2023-08-08T06:46:32.020100"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/4a8d7482-c11a-49ed-9e49-e9abd11554d4> ;
    dct:title "ภาพถ่ายดาวเทียมจากดาวเทียม HIMAWARI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานอุตุนิยมวิทยา ประเทศญี่ปุ่น" ;
            vcard:hasEmail <mailto:himawari@jma.com> ] ;
    dcat:keyword "HIMAWARI",
        "ข้อมูลอุตุนิยมวิทยา",
        "ภาพถ่ายดาวเทียม",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" ;
    dcat:landingPage <https://www.data.jma.go.jp/mscweb/data/himawari/index.html> .

<https://envilink.go.th/organization/4a8d7482-c11a-49ed-9e49-e9abd11554d4> a foaf:Agent ;
    foaf:name "ภาคประชาสังคม" .

<https://www.data.jma.go.jp/mscweb/data/himawari/index.html> a foaf:Document .

