@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://gdcatalognhic.nha.co.th/dataset/71c58171-5f3d-48e2-b890-1932a4bd7db6> a dcat:Dataset ;
    dct:description "รายงานการแปลภาพถ่ายดาวเทียม ทุก 3 ชั่วโมง" ;
    dct:identifier "71c58171-5f3d-48e2-b890-1932a4bd7db6" ;
    dct:issued "2022-08-16T04:57:03.801883"^^xsd:dateTime ;
    dct:modified "2022-08-16T04:57:03.801890"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/c6bcc24a-ccb3-486e-a117-39b43c0dd65a> ;
    dct:title "C1.3.4  ข้อมูลการแปลภาพดาวเทียม" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "นายประสาน สังวาลเดช" ;
            vcard:hasEmail <mailto:metsat15@gmail.com> ] ;
    dcat:distribution <https://gdcatalognhic.nha.co.th/dataset/71c58171-5f3d-48e2-b890-1932a4bd7db6/resource/55667423-a758-43ec-8529-391012a1d1a3> ;
    dcat:keyword "ภาพถ่ายดาวเทียม" ;
    dcat:landingPage <http://www.sattmet.tmd.go.th/satmet/monitoring/monitoring.html> .

<https://gdcatalognhic.nha.co.th/dataset/71c58171-5f3d-48e2-b890-1932a4bd7db6/resource/55667423-a758-43ec-8529-391012a1d1a3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2022-05-17T10:48:40.518814"^^xsd:dateTime ;
    dct:modified "2022-08-16T04:57:03.798625"^^xsd:dateTime ;
    dct:title "ข้อมูลการแปลภาพดาวเทียม" ;
    dcat:accessURL <http://www.sattmet.tmd.go.th/satmet/monitoring/monitoring.html> ;
    dcat:mediaType "text/html" .

<https://gdcatalognhic.nha.co.th/organization/c6bcc24a-ccb3-486e-a117-39b43c0dd65a> a foaf:Agent ;
    foaf:name "กรมอุตุนิยมวิทยา" .

<http://www.sattmet.tmd.go.th/satmet/monitoring/monitoring.html> a foaf:Document .

