@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/681e2c87-bbf6-4ebf-bbda-4804fea56b4f> a dcat:Dataset ;
    dct:description "ภาพถ่ายดาวเทียมจากดาวเทียม SENTINEL" ;
    dct:identifier "681e2c87-bbf6-4ebf-bbda-4804fea56b4f" ;
    dct:issued "2023-08-04T08:05:22.432816"^^xsd:dateTime ;
    dct:modified "2023-08-08T06:47:22.831945"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/4a8d7482-c11a-49ed-9e49-e9abd11554d4> ;
    dct:title "ภาพถ่ายดาวเทียมจากดาวเทียม SENTINEL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "องค์การอวกาศยุโรป (ESA)" ;
            vcard:hasEmail <mailto:sentinel@esa.com> ] ;
    dcat:keyword "SENTINEL",
        "ข้อมูลอุตุนิยมวิทยา",
        "ภาพถ่ายดาวเทียม",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" ;
    dcat:landingPage <https://scihub.copernicus.eu/dhus/#/home> .

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

<https://scihub.copernicus.eu/dhus/#/home> a foaf:Document .

