@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/9ecf11dc-8b91-4f98-bb6e-25c8ae12fb5a> a dcat:Dataset ;
    dct:description "ที่ตั้งคลินิกสัตว์ป่า" ;
    dct:identifier "9ecf11dc-8b91-4f98-bb6e-25c8ae12fb5a" ;
    dct:issued "2024-05-28T18:15:41.082021"^^xsd:dateTime ;
    dct:modified "2024-05-28T18:15:41.082029"^^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 "กรมอุทยานแห่งชาติ สัตว์ป่า และพันธุ์พืช" .

