@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/f3d4720e-5710-455c-ba03-30adfe4d56a5> a dcat:Dataset ;
    dct:description "งบประมาณประจำปีของสำนักงานสลากกินแบ่งรัฐบาล" ;
    dct:identifier "f3d4720e-5710-455c-ba03-30adfe4d56a5" ;
    dct:issued "2022-08-31T06:36:25.137282"^^xsd:dateTime ;
    dct:modified "2022-08-31T06:41:00.461664"^^xsd:dateTime ;
    dct:publisher <https://gdcatalog.glo.or.th/organization/4d2c6028-866e-4ffd-9d0a-ac7cbbe2e9cf> ;
    dct:title "ข้อมูลงบประมาณ" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองงบประมาณ" ;
            vcard:hasEmail <mailto:budgetdiv@glo.or.th> ] ;
    dcat:distribution <https://gdcatalog.glo.or.th/dataset/f3d4720e-5710-455c-ba03-30adfe4d56a5/resource/87c6ed53-64d9-46f6-af07-828f07254010> ;
    dcat:keyword "งบประมาณประจำปี",
        "งบประมาณรายจ่ายเพื่อการดำเนินงาน",
        "งบลงทุน" ;
    dcat:landingPage <https://www.glo.or.th/about/performance/budget-management> .

<https://gdcatalog.glo.or.th/dataset/f3d4720e-5710-455c-ba03-30adfe4d56a5/resource/87c6ed53-64d9-46f6-af07-828f07254010> a dcat:Distribution ;
    dct:description "งบประมาณประจำปี 2565" ;
    dct:issued "2022-08-31T06:37:24.778850"^^xsd:dateTime ;
    dct:modified "2022-08-31T06:41:00.465999"^^xsd:dateTime ;
    dct:title "งบประมาณประจำปี 2565" ;
    dcat:accessURL <https://www.glo.or.th/files/about/annual-report/budget/o18/budget-2565/1-2565.pdf> ;
    dcat:byteSize "73307"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://gdcatalog.glo.or.th/organization/4d2c6028-866e-4ffd-9d0a-ac7cbbe2e9cf> a foaf:Agent ;
    foaf:name "กองงบประมาณ" .

<https://www.glo.or.th/about/performance/budget-management> a foaf:Document .

