@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/0462652a-c522-4c1c-955a-bed9f1496d6b> a dcat:Dataset ;
    dct:description "ภาพถ่ายดาวเทียมจากดาวเทียม SUOMI-NPP" ;
    dct:identifier "0462652a-c522-4c1c-955a-bed9f1496d6b" ;
    dct:issued "2023-08-04T07:39:09.425454"^^xsd:dateTime ;
    dct:modified "2023-08-08T06:50:31.636415"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/4a8d7482-c11a-49ed-9e49-e9abd11554d4> ;
    dct:title "ภาพถ่ายดาวเทียมจากดาวเทียม SUOMI-NPP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "องค์การอวกาศแห่งชาติ ประเทศสหรัฐอเมริกา" ;
            vcard:hasEmail <mailto:suomi_npp@nasa.com> ] ;
    dcat:keyword "Suomi-NPP",
        "ข้อมูลอุตุนิยมวิทยา",
        "ภาพถ่ายดาวเทียม",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" ;
    dcat:landingPage <https://www.earthdata.nasa.gov/learn/find-data/near-real-time/viirs> .

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

<https://www.earthdata.nasa.gov/learn/find-data/near-real-time/viirs> a foaf:Document .

