@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/5d807a55-1ca5-422b-968e-1af856abf490> a dcat:Dataset ;
    dct:description """ผลการดำเนินงานตามแผนดำเนินงาน ประจำปีงบประมาณ\r
- ผลการดำเนินงานของแต่ละโครงการ\r
- งบประมาณที่ได้รับ\r
- ผลการใช้จ่าย\r
- ระยะเวลาในการดำเนินงาน""" ;
    dct:identifier "5d807a55-1ca5-422b-968e-1af856abf490" ;
    dct:issued "2026-05-19T04:45:10.511069"^^xsd:dateTime ;
    dct:modified "2026-05-19T04:45:10.511073"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> ;
    dct:title "o7 รายงานผลการดำเนินงานประจำปีงบประมาณ" ;
    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 .

