@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/519ba8aa-469d-41b1-9638-397f3882601d> a dcat:Dataset ;
    dct:description """ข้อมูลรายละเอียดที่อยู่สถานที่ตั้งสำนักงานของผู้ขอขึ้นทะเบียน\r
""" ;
    dct:identifier "519ba8aa-469d-41b1-9638-397f3882601d" ;
    dct:issued "2025-06-03T09:14:51.835097"^^xsd:dateTime ;
    dct:modified "2025-06-03T09:14:51.835105"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/24149f98-a2a9-4566-83e3-0042e7808bd4> ;
    dct:title "สถานที่ตั้งสำนักงาน" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักบริการการค้าต่างประเทศ" ;
            vcard:hasEmail <mailto:eximdft@moc.go.th> ] ;
    dcat:keyword "ที่อยู่ผู้ขอขึ้นทะเบียน",
        "สถานที่ตั้งสำนักงาน" .

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

