@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://datagov.mot.go.th/dataset/3c439c4d-ea9c-4439-abd3-28cec32c0bf2> a dcat:Dataset ;
    dct:description "แผนยุทธศาสตร์หรือแผนพัฒนาของหน่วยงานที่มีระยะเวลามากกว่า 1 ปีงบประมาณ" ;
    dct:identifier "3c439c4d-ea9c-4439-abd3-28cec32c0bf2" ;
    dct:issued "2026-05-19T04:45:09.256052"^^xsd:dateTime ;
    dct:modified "2026-05-19T04:45:09.256058"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> ;
    dct:title "o5 แผนยุทธศาสตร์หรือแผนพัฒนาหน่วยงาน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มวินัยและจริยธรรม สำนักบริหารกลาง" ;
            vcard:hasEmail <mailto:Ita.drr10@gmail.com> ] ;
    dcat:keyword "งบประมาณ",
        "แผนปฏิบัติงาน",
        "แผนยุทธศาสตร์" ;
    dcat:landingPage <https://www.drr.go.th/ita> .

<https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> a foaf:Agent ;
    foaf:name "กรมทางหลวงชนบท" .

<https://www.drr.go.th/ita> a foaf:Document .

