@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://catalog.dmf.go.th/dataset/0871cd8b-639f-475c-acbb-35d6adaa3646> a dcat:Dataset ;
    dct:description "ราคาก๊าซหุงตุ้มรายแหล่งของประเทศไทย" ;
    dct:identifier "0871cd8b-639f-475c-acbb-35d6adaa3646" ;
    dct:issued "2026-06-24T06:45:15.775095"^^xsd:dateTime ;
    dct:modified "2026-06-24T07:03:47.915601"^^xsd:dateTime ;
    dct:publisher <https://catalog.dmf.go.th/organization/ed854eac-f045-4b36-92b2-b881e3ec90b8> ;
    dct:title "ราคาก๊าซหุงตุ้ม" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กองบริหารสัญญาและสัมปทานปิโตรเลียม" ;
            vcard:hasEmail <mailto:data@dmf.go.th> ] ;
    dcat:distribution <https://catalog.dmf.go.th/dataset/0871cd8b-639f-475c-acbb-35d6adaa3646/resource/a330c241-49d0-48e8-ac3d-9dfaf78efbc7> ;
    dcat:keyword "LPG",
        "ก๊าซหุงตุ้ม",
        "ปิโตรเลียม",
        "ราคา",
        "ราคาก๊าซหุงตุ้ม",
        "ราคาปิโตรเลียม" ;
    dcat:landingPage <https://dmf.go.th/public/petroleumprice/data/index/menu/1118/groupid/9> .

<https://catalog.dmf.go.th/dataset/0871cd8b-639f-475c-acbb-35d6adaa3646/resource/a330c241-49d0-48e8-ac3d-9dfaf78efbc7> a dcat:Distribution ;
    dct:description "ราคาก๊าซหุงตุ้มรายแหล่งของประเทศไทย" ;
    dct:format "CSV" ;
    dct:issued "2026-06-24T06:46:36.754537"^^xsd:dateTime ;
    dct:modified "2026-06-24T06:46:41.183893"^^xsd:dateTime ;
    dct:title "LPG_Price" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a5f0db71ce5671595d3bd235803204b3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://catalog.dmf.go.th/dataset/0871cd8b-639f-475c-acbb-35d6adaa3646/resource/a330c241-49d0-48e8-ac3d-9dfaf78efbc7/download/price_lpg.csv> ;
    dcat:byteSize "12380"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://catalog.dmf.go.th/organization/ed854eac-f045-4b36-92b2-b881e3ec90b8> a foaf:Agent ;
    foaf:name "กรมเชื้อเพลิงธรรมชาติ" .

<https://dmf.go.th/public/petroleumprice/data/index/menu/1118/groupid/9> a foaf:Document .

