@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/baac693a-4298-4d3a-860a-3c0a89e59941> a dcat:Dataset ;
    dct:description "ข้อมูลพิกัด (Location) ได้รับจากข้อมูลแผนที่" ;
    dct:identifier "baac693a-4298-4d3a-860a-3c0a89e59941" ;
    dct:issued "2025-05-23T08:24:54.240195"^^xsd:dateTime ;
    dct:modified "2025-05-29T04:51:58.798358"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.dft.go.th/organization/4b2768b4-43fa-4ae4-8350-ccd6c17571a8> ;
    dct:title "พิกัด (Location)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองความร่วมมือการค้าและการลงทุน" ;
            vcard:hasEmail <mailto:tpisdft@moc.go.th> ] ;
    dcat:keyword "พิกัด" .

<https://gdcatalog.dft.go.th/organization/4b2768b4-43fa-4ae4-8350-ccd6c17571a8> a foaf:Agent ;
    foaf:name "กองความร่วมมือการค้าและการลงทุน" .

