@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/c8ece51e-a8b8-477a-83a0-8a4f8896d151> a dcat:Dataset ;
    dct:description "ภาพถ่ายดาวเทียมจากดาวเทียม Terra / Aqua" ;
    dct:identifier "c8ece51e-a8b8-477a-83a0-8a4f8896d151" ;
    dct:issued "2023-08-04T07:01:51.381478"^^xsd:dateTime ;
    dct:modified "2023-08-08T06:38:30.038389"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/4a8d7482-c11a-49ed-9e49-e9abd11554d4> ;
    dct:title "ภาพถ่ายดาวเทียมจากดาวเทียม Terra / Aqua" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "องค์การอวกาศแห่งชาติ ประเทศสหรัฐอเมริกา (NASA)" ;
            vcard:hasEmail <mailto:terra_aqua@nasa.com> ] ;
    dcat:keyword "Terra / Aqua",
        "ข้อมูลอุตุนิยมวิทยา",
        "ภาพถ่ายดาวเทียม",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" ;
    dcat:landingPage <https://ladsweb.modaps.eosdis.nasa.gov/%2C%20http://modis.gistda.or.th/> .

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

<https://ladsweb.modaps.eosdis.nasa.gov/%2C%20http://modis.gistda.or.th/> a foaf:Document .

