@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://gdcatalog.dft.go.th/dataset/92ad0792-796a-4a1d-9672-d241c21162b6> a dcat:Dataset ;
    dct:description "คำร้องทั่วไป (มส. 18) การปรับเป็นพินัยตามประมวลกฎหมาย" ;
    dct:identifier "92ad0792-796a-4a1d-9672-d241c21162b6" ;
    dct:issued "2025-05-29T07:28:37.296428"^^xsd:dateTime ;
    dct:modified "2025-06-18T10:51:06.773606"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> ;
    dct:title "คำร้องทั่วไป (มส. 18)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองมาตรฐานสินค้านำเข้าส่งออก" ;
            vcard:hasEmail <mailto:csidft@moc.go.th> ] ;
    dcat:keyword "การปรับพินัย",
        "ค่าปรับ",
        "บทลงโทษ",
        "พินัย",
        "มส. 18" .

<https://gdcatalog.dft.go.th/organization/2eb1bb4b-f9a5-4002-b228-07504168b64b> a foaf:Agent ;
    foaf:name "กองมาตรฐานสินค้านำเข้าส่งออก" .

