@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://gdcatalognhic.nha.co.th/dataset/6680d77e-4804-498b-95c1-a301f823a076> a dcat:Dataset ;
    dct:description "ปริมาณการผลิตน้ำมันเชื้อเพลิง ประจำปี (ข้อมูลจำแนกเป็นรายเดือน)" ;
    dct:identifier "6680d77e-4804-498b-95c1-a301f823a076" ;
    dct:issued "2024-05-27T19:34:25.957761"^^xsd:dateTime ;
    dct:modified "2024-05-27T19:34:26.138570"^^xsd:dateTime ;
    dct:publisher <https://gdcatalognhic.nha.co.th/organization/c3bd74bc-27c2-4fa0-b090-79f115163be2> ;
    dct:title "การผลิตน้ำมันเชื้อเพลิง ประจำปี" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มประมวลข้อมูล" ;
            vcard:hasEmail <mailto:data@doeb.go.th> ] ;
    dcat:distribution <https://gdcatalognhic.nha.co.th/dataset/6680d77e-4804-498b-95c1-a301f823a076/resource/14ac0cb7-a463-4ff5-846d-94dec31a17db> ;
    dcat:keyword "การผลิตน้ำมันเชื้อเพลิง",
        "การผลิตน้ำมันเชื้อเพลิงรายปี" ;
    dcat:landingPage <https://www.doeb.go.th/2017/#/article/statistic> .

<https://gdcatalognhic.nha.co.th/dataset/6680d77e-4804-498b-95c1-a301f823a076/resource/14ac0cb7-a463-4ff5-846d-94dec31a17db> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2023-08-18T00:58:27.180864"^^xsd:dateTime ;
    dct:modified "2024-05-27T19:34:25.951770"^^xsd:dateTime ;
    dct:title "การผลิตน้ำมันเชื้อเพลิง ประจำปี 2565" ;
    dcat:accessURL <https://data.doeb.go.th/dataset/6680d77e-4804-498b-95c1-a301f823a076/resource/14ac0cb7-a463-4ff5-846d-94dec31a17db/download/3.production_month_2565.xls> ;
    dcat:byteSize "292864"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://gdcatalognhic.nha.co.th/organization/c3bd74bc-27c2-4fa0-b090-79f115163be2> a foaf:Agent ;
    foaf:name "กรมธุรกิจพลังงาน" .

<https://www.doeb.go.th/2017/#/article/statistic> a foaf:Document .

