@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://demo.gdcatalog.go.th/dataset/7a144dce-ac87-45b7-8471-e2f18dc5133a> a dcat:Dataset ;
    dct:description "ข้อมูลสถิติการนำเข้าสัตว์น้ำแยกตามวันที่นำเข้า ด่านตรวจประมง และชนิดสัตว์น้ำ" ;
    dct:identifier "7a144dce-ac87-45b7-8471-e2f18dc5133a" ;
    dct:issued "2026-08-14T04:50:32.537995"^^xsd:dateTime ;
    dct:modified "2026-08-14T04:50:33.005436"^^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:ffid.fsw@fisheries.go.th> ] ;
    dcat:distribution <https://demo.gdcatalog.go.th/dataset/7a144dce-ac87-45b7-8471-e2f18dc5133a/resource/0e7d1576-6271-46cd-8083-c74dab95cac2> ;
    dcat:keyword "นำเข้า",
        "สัตว์น้ำ" ;
    dcat:landingPage <https://www4.fisheries.go.th/> .

<https://demo.gdcatalog.go.th/dataset/7a144dce-ac87-45b7-8471-e2f18dc5133a/resource/0e7d1576-6271-46cd-8083-c74dab95cac2> a dcat:Distribution ;
    dct:description """ข้อมูลสถิติการนำเข้าสัตว์น้ำแยกตามวันที่นำเข้า ด่านตรวจประมง และชนิดสัตว์น้ำ \r
จำนวน/ปริมาณ	หน่วย จำนวน/ปริมาณ	ปริมาณ	หน่วย ปริมาณ	มูลค่า (บาท)\r
\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2026-08-14T04:50:33.022859"^^xsd:dateTime ;
    dct:modified "2026-08-14T04:50:33.013865"^^xsd:dateTime ;
    dct:title "สถิตการนำเข้าสัตว์น้ำ ปี 2568" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "18dba5f9dd207e713f7c20d79100a06f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dataset.fisheries.go.th/stat_import2568.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://www4.fisheries.go.th/> a foaf:Document .

