@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/22f79acf-bc5a-4644-b070-7e89043b27dc> a dcat:Dataset ;
    dct:description "ฐานข้อมูลทะเบียนนิติบุคคลที่เชื่อมต่อมาจากกรมพัฒนาธุรกิจการค้า" ;
    dct:identifier "22f79acf-bc5a-4644-b070-7e89043b27dc" ;
    dct:issued "2025-05-28T04:22:41.067895"^^xsd:dateTime ;
    dct:modified "2025-05-29T06:33:51.019092"^^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:saraban@dbd.go.th> ] ;
    dcat:keyword "ทะเบียนนิติบุคคล" .

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

