@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/99580af0-37f2-4fbf-8ac6-3760e19bf660> a dcat:Dataset ;
    dct:description "ที่ตั้งหน่วยงานด้านอนุรักษ์สัตว์ป่า  " ;
    dct:identifier "99580af0-37f2-4fbf-8ac6-3760e19bf660" ;
    dct:issued "2024-05-28T18:13:57.008135"^^xsd:dateTime ;
    dct:modified "2024-05-28T18:13:57.008145"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/5d953aa0-e7e8-4b48-b438-b72d883bea01> ;
    dct:title "ที่ตั้งหน่วยงานด้านอนุรักษ์สัตว์ป่า" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ส่วนแผนงานและงบประมาณ" ;
            vcard:hasEmail <mailto:plancenter.wl2@gmail.com> ] ;
    dcat:keyword "ที่ตั้งหน่วยงาน",
        "หน่วยงาน",
        "อนุรักษ์สัตว์ป่า" .

<https://gdcatalognhic.nha.co.th/organization/5d953aa0-e7e8-4b48-b438-b72d883bea01> a foaf:Agent ;
    foaf:name "กรมอุทยานแห่งชาติ สัตว์ป่า และพันธุ์พืช" .

