@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/ab37998a-f852-4c9a-bbbd-b83dd2808d19> a dcat:Dataset ;
    dct:description "ผลิตภัณฑ์มวลรวมในประเทศ" ;
    dct:identifier "ab37998a-f852-4c9a-bbbd-b83dd2808d19" ;
    dct:issued "2026-08-14T04:49:58.353417"^^xsd:dateTime ;
    dct:modified "2026-08-28T17:15:43.682078"^^xsd:dateTime ;
    dct:publisher <https://demo.gdcatalog.go.th/organization/e3a3f325-a87f-4594-a8d6-0d130e44559e> ;
    dct:title "Gross Domestic Product" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองบัญชีประชาชาติ" ;
            vcard:hasEmail <mailto:nationalaccounts@nesdc.go.th> ] ;
    dcat:distribution <https://demo.gdcatalog.go.th/dataset/ab37998a-f852-4c9a-bbbd-b83dd2808d19/resource/29240b4c-8ba0-476b-9711-518489d32c5d> ;
    dcat:keyword "Gross Domestic Product",
        "NI",
        "National Income of Thailand",
        "ตารางสถิติบัญชีประชาชาติ",
        "บัญชีประชาชาติ",
        "รายได้ประชาชาติของประเทศไทย",
        "รายได้ประชาชาติของประเทศไทย แบบปริมาณลูกโซ่" .

<https://demo.gdcatalog.go.th/dataset/ab37998a-f852-4c9a-bbbd-b83dd2808d19/resource/29240b4c-8ba0-476b-9711-518489d32c5d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-08-14T04:49:58.832843"^^xsd:dateTime ;
    dct:modified "2026-08-14T17:16:00.266452"^^xsd:dateTime ;
    dct:title "ผลิตภัณฑ์มวลรวมในประเทศ (Gross Domestic Product  GDP) ปี 2536-2565" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "845c90115fb2b1306397d51f71b2d3c9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://nesdc.gdcatalog.go.th/dataset/c86426a9-4661-480a-9e97-51f92c1f2a55/resource/b2340421-183f-4549-8a00-8130c4a5f9ce/download/gross-domestic-product-gdp.csv> ;
    dcat:byteSize "4880080"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

