@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/40cf0039-fdc8-44f0-8636-8c55faf7793b> a dcat:Dataset ;
    dct:description "การเข้าระบบ, การเผาและตำแหน่งแปลงปลูกข้าว,ข้าวโพด,อ้อยในประเทศ" ;
    dct:identifier "40cf0039-fdc8-44f0-8636-8c55faf7793b" ;
    dct:issued "2023-08-04T08:58:11.583341"^^xsd:dateTime ;
    dct:modified "2023-08-08T06:53:26.617343"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/093a8980-14d9-4bfc-8056-dfb589f15920> ;
    dct:title "การเข้าระบบ, การเผาและตำแหน่งของแปลงปลูกข้าว,ข้าวโพด,อ้อยในแต่ละจังหวัดของประเทศไทย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กรมพัฒนาที่ดิน" ;
            vcard:hasEmail <mailto:ldd@email.com> ] ;
    dcat:keyword "การเผาแปลงเพาะปลูก",
        "ข้อมูลด้านการเกษตร",
        "ข้าว",
        "ข้าวโพด",
        "อ้อย",
        "เข้าระบบ",
        "ไม่พบในบัญชีข้อมูลของหน่วยงาน" .

<https://envilink.go.th/organization/093a8980-14d9-4bfc-8056-dfb589f15920> a foaf:Agent ;
    foaf:name "กรมพัฒนาที่ดิน" .

