@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://gdcatalognhic.nha.co.th/dataset/8e27d669-a361-4417-9360-ea5b56ac4f0f> a dcat:Dataset ;
    dct:description "ปริมาณการจำหน่ายน้ำมันเชื้อเพลิง ประจำปี (ข้อมูลจำแนกเป็นรายเดือน)" ;
    dct:identifier "8e27d669-a361-4417-9360-ea5b56ac4f0f" ;
    dct:issued "2024-05-27T19:37:56.367069"^^xsd:dateTime ;
    dct:modified "2024-09-17T22:31:24.401809"^^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/8e27d669-a361-4417-9360-ea5b56ac4f0f/resource/902fd45c-91e6-49fa-97c5-01e1ef5943cd> ;
    dcat:keyword "การจำหน่ายน้ำมันเชื้อเพลิง",
        "การจำหน่ายน้ำมันเชื้อเพลิงประจำปี" ;
    dcat:landingPage <https://www.doeb.go.th/2017/#/article/statistic> .

<https://gdcatalognhic.nha.co.th/dataset/8e27d669-a361-4417-9360-ea5b56ac4f0f/resource/902fd45c-91e6-49fa-97c5-01e1ef5943cd> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2023-08-18T01:35:00.686522"^^xsd:dateTime ;
    dct:modified "2024-05-27T19:37:56.360606"^^xsd:dateTime ;
    dct:title "การจำหน่ายน้ำมันเชื้อเพลิง ประจำปี 2565" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "080484bcae40e61ea4e24affd93dc587"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.doeb.go.th/dataset/8e27d669-a361-4417-9360-ea5b56ac4f0f/resource/902fd45c-91e6-49fa-97c5-01e1ef5943cd/download/5.sale_month_2565.xls> ;
    dcat:byteSize "707072"^^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 .

