@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://demo.gdcatalog.go.th/dataset/d352743c-8e18-4fb1-9ef4-c7d86a7e71bd> a dcat:Dataset ;
    dct:description "ข้อมูลตลาดส่งออกของไทยรายพิกัดศุลกากร รหัส 05 ผลิตภัณฑ์จากสัตว์ที่ไม่ได้ระบุหรือรวมไว้ในที่อื่น จะเป็นข้อมูลมูลค่าการส่งออกของไทยในหน่วยไทยบาทและดอลลาร์สหรัฐไปประเทศต่าง ๆ จำแนกสินค้าตามพิกัดศุลกากร โดยข้อมูลทั้งหมดจะมีการเก็บสถิติไว้เป็นรายเดือนเพื่อให้สะดวกแก่ผู้ใช้งานในการนำไปใช้งานต่อ" ;
    dct:identifier "d352743c-8e18-4fb1-9ef4-c7d86a7e71bd" ;
    dct:issued "2026-08-14T04:50:39.881167"^^xsd:dateTime ;
    dct:modified "2026-08-14T04:50:40.659811"^^xsd:dateTime ;
    dct:publisher <https://demo.gdcatalog.go.th/organization/e3a3f325-a87f-4594-a8d6-0d130e44559e> ;
    dct:title "ข้อมูลมูลค่าและปริมาณการส่งออกผลิตภัณฑ์จากสัตว์ที่ไม่ได้ระบุหรือรวมไว้ในที่อื่น" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์เทคโนโลยีสารสนเทศและการสื่อสาร" ;
            vcard:hasEmail <mailto:tradeservices@moc.go.th> ] ;
    dcat:distribution <https://demo.gdcatalog.go.th/dataset/d352743c-8e18-4fb1-9ef4-c7d86a7e71bd/resource/735c0696-f2a6-4279-8508-9e79eb84c911> ;
    dcat:keyword "ผลิตภัณฑ์จากสัตว์",
        "ผลิตภัณฑ์จากสัตว์ที่ไม่ได้ระบุหรือรวมไว้ในที่อื่น",
        "ส่งออกผลิตภัณฑ์จากสัตว์" ;
    dcat:landingPage <https://tradereport.moc.go.th/opendata/exportharmonizecountries> .

<https://demo.gdcatalog.go.th/dataset/d352743c-8e18-4fb1-9ef4-c7d86a7e71bd/resource/735c0696-f2a6-4279-8508-9e79eb84c911> a dcat:Distribution ;
    dct:description """ระดับการนำเสนอ ประเทศ\r
\r
\r
Query Parameters\r
\r
- year	                   Integer	ปี (ค.ศ.)	\r
- month	           Integer	เดือน	\r
- hs_code	           String	รหัสสินค้าฮาร์โมไนส์ ระบุ 05 (ผลิตภัณฑ์จากสัตว์ที่ไม่ได้ระบุหรือรวมไว้ในที่อื่น) \r
- limit	Integer	   จำนวนข้อมูลที่แสดง   (โดย 0 จะแสดงข้อมูลทั้งหมด)""" ;
    dct:format "JSON" ;
    dct:issued "2026-08-14T04:50:40.354947"^^xsd:dateTime ;
    dct:modified "2026-08-14T04:50:40.667753"^^xsd:dateTime ;
    dct:title "ข้อมูลมูลค่าและปริมาณการส่งออกผลิตภัณฑ์จากสัตว์ที่ไม่ได้ระบุหรือรวมไว้ในที่อื่น" ;
    dcat:accessURL <https://tradereport.moc.go.th/api/exportharmonizecountries?year=2026&month=1&hs_code=05&limit=0> .

<https://demo.gdcatalog.go.th/organization/e3a3f325-a87f-4594-a8d6-0d130e44559e> a foaf:Agent ;
    foaf:name "test" .

<https://tradereport.moc.go.th/opendata/exportharmonizecountries> a foaf:Document .

