@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://samutsongkhram.gdcatalog.go.th/dataset/d19cf913-fbd6-4e6c-b82d-a1e449c45703> a dcat:Dataset ;
    dct:description "จำนวนสถานประกอบการแก๊ส LPG " ;
    dct:identifier "d19cf913-fbd6-4e6c-b82d-a1e449c45703" ;
    dct:issued "2026-02-10T03:01:17.770246"^^xsd:dateTime ;
    dct:modified "2026-02-10T03:01:17.770256"^^xsd:dateTime ;
    dct:publisher <https://samutsongkhram.gdcatalog.go.th/organization/82c9bb2c-c37e-46ab-bed8-809ff31b0981> ;
    dct:title "จำนวนสถานประกอบการLPG" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานพลังงานจังหวัดสมุทรสงคราม" ;
            vcard:hasEmail <mailto:saraban_samutsongkhram@energy.go.th> ] ;
    dcat:keyword "แก๊ส LPG" .

<https://samutsongkhram.gdcatalog.go.th/organization/82c9bb2c-c37e-46ab-bed8-809ff31b0981> a foaf:Agent ;
    foaf:name "สำนักงานพลังงานจังหวัดสมุทรสงคราม" .

