@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.glo.or.th/dataset/6702eaed-89f0-44de-8def-412d48d1b7d0> a dcat:Dataset ;
    dct:description "รายงานผู้ขอรับเงินรางวัลประจำเดือน" ;
    dct:identifier "6702eaed-89f0-44de-8def-412d48d1b7d0" ;
    dct:issued "2022-08-31T08:20:35.136572"^^xsd:dateTime ;
    dct:modified "2022-08-31T08:21:24.918395"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.glo.or.th/organization/cf541d0a-6166-4ada-9387-632ab9f63b47> ;
    dct:title "รายงานจำนวนผู้ขอรับเงินรางวัล" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักจ่ายรางวัล" ;
            vcard:hasEmail <mailto:paymentdept@glo.or.th> ] ;
    dcat:distribution <https://gdcatalog.glo.or.th/dataset/6702eaed-89f0-44de-8def-412d48d1b7d0/resource/599b1931-42ee-4dd9-b96a-0f82d31168b1> ;
    dcat:keyword "จำนวนผู้ขอรับเงินรางวัล",
        "จำนวนผู้มาขอรับเงินรางวัล",
        "จำนวนสลาก",
        "จำนวนเงิน",
        "รายงานจำนวนผู้ขอรับเงินรางวัล" ;
    dcat:landingPage <https://www.glo.or.th/mission/reward-payment/amount-report> .

<https://gdcatalog.glo.or.th/dataset/6702eaed-89f0-44de-8def-412d48d1b7d0/resource/599b1931-42ee-4dd9-b96a-0f82d31168b1> a dcat:Distribution ;
    dct:description "รายงานจำนวนผู้ขอรับเงินรางวัล ประจำเดือน" ;
    dct:issued "2022-08-31T08:21:24.932877"^^xsd:dateTime ;
    dct:modified "2022-08-31T08:21:24.921658"^^xsd:dateTime ;
    dct:title "รายงานจำนวนผู้ขอรับเงินรางวัล" ;
    dcat:accessURL <https://www.glo.or.th/mission/reward-payment/amount-report> .

<https://gdcatalog.glo.or.th/organization/cf541d0a-6166-4ada-9387-632ab9f63b47> a foaf:Agent ;
    foaf:name "สำนักจ่ายรางวัล" .

<https://www.glo.or.th/mission/reward-payment/amount-report> a foaf:Document .

