@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://datagov.mot.go.th/dataset/772cc393-c099-44e1-bc26-f27444b92cb8> a dcat:Dataset ;
    dct:description "ประเภทยานพาหนะที่เกิดอุบัติเหตุ" ;
    dct:identifier "772cc393-c099-44e1-bc26-f27444b92cb8" ;
    dct:issued "2023-12-12T04:10:40.167113"^^xsd:dateTime ;
    dct:modified "2026-03-24T04:02:15.369280"^^xsd:dateTime ;
    dct:publisher <https://datagov.mot.go.th/organization/0de8656d-45d9-48b6-8832-baac3c4f1445> ;
    dct:title "ข้อมูลยานพาหนะที่เกิดอุบัติเหตุ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มพัฒนาวิศวกรรมจราจร" ;
            vcard:hasEmail <mailto:trafficsafety@drr.go.th> ] ;
    dcat:distribution <https://datagov.mot.go.th/dataset/772cc393-c099-44e1-bc26-f27444b92cb8/resource/f5f0c95f-77f1-4f03-ace5-4242f9d30438> ;
    dcat:keyword "ความเสียหาย",
        "ทางหลวงชนบท",
        "อุบัติเหตุ" ;
    dcat:landingPage <http://arms.drr.go.th/> .

<http://arms.drr.go.th/> a foaf:Document .

<https://datagov.mot.go.th/dataset/772cc393-c099-44e1-bc26-f27444b92cb8/resource/f5f0c95f-77f1-4f03-ace5-4242f9d30438> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2023-04-26T04:36:51.142022"^^xsd:dateTime ;
    dct:modified "2026-01-05T17:46:33.497010"^^xsd:dateTime ;
    dct:title "ยานพาหนะที่เกิดอุบัติเหตุ" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a458c6abcb7708382b0278296755ee89"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dataportal.drr.go.th/dataset/772cc393-c099-44e1-bc26-f27444b92cb8/resource/f5f0c95f-77f1-4f03-ace5-4242f9d30438/download/accident_vehicle.json> ;
    dcat:byteSize "118863"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

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

