@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/ed9d052e-f685-4601-a043-58f556cb1e90> a dcat:Dataset ;
    dct:description "โควตาแบบ First Come, First Served" ;
    dct:identifier "ed9d052e-f685-4601-a043-58f556cb1e90" ;
    dct:issued "2025-06-03T08:28:06.622571"^^xsd:dateTime ;
    dct:modified "2025-06-03T08:28:06.622580"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> ;
    dct:title "โควตาแบบ First Come, First Served" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองบริหารสินค้าข้อตกลงและมาตรการการค้า" ;
            vcard:hasEmail <mailto:dft13@moc.go.th> ] ;
    dcat:keyword "First Served",
        "โควตาแบบ First Come" .

<https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> a foaf:Agent ;
    foaf:name "สำนักบริการการค้าต่างประเทศ" .

