@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/5afc488a-28ad-48fd-a4ef-1a03ead19c49> a dcat:Dataset ;
    dct:description "ขอบเขตการปกครองระดับตำบล อำเภอ และจังหวัดในประเทศไทย ปี 2556 " ;
    dct:identifier "5afc488a-28ad-48fd-a4ef-1a03ead19c49" ;
    dct:issued "2025-01-24T07:10:31.712911"^^xsd:dateTime ;
    dct:modified "2025-01-24T07:15:57.483638"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/9cefb0bf-0174-4877-9df1-068f803704b3> ;
    dct:title "ขอบเขตการปกครองระดับตำบล อำเภอ และจังหวัดในประเทศไทย" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ฝ่ายแนวเขตการปกครอง ส่วนระบบการปกครอง สำนักบริหารปกครองท้องที่" ;
            vcard:hasEmail <mailto:pasd.dopa@gmail.com> ] ;
    dcat:keyword "ขอบเขตการปกครอง" .

<https://envilink.go.th/organization/9cefb0bf-0174-4877-9df1-068f803704b3> a foaf:Agent ;
    foaf:name "กรมการปกครอง" .

