@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/95b2e505-392f-42e0-b449-1328030a8601> a dcat:Dataset ;
    dct:description "จำนวนครั้งที่ขุดลอกคลองในพื้นที่จังหวัดสมุทรสงคราม" ;
    dct:identifier "95b2e505-392f-42e0-b449-1328030a8601" ;
    dct:issued "2026-02-03T07:56:19.251940"^^xsd:dateTime ;
    dct:modified "2026-02-03T07:56:19.251948"^^xsd:dateTime ;
    dct:publisher <https://samutsongkhram.gdcatalog.go.th/organization/759c151f-53c3-471c-ac4c-398a4abe9e5e> ;
    dct:title "จำนวนครั้งในการขุดลอกคลอง" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานเจ้าท่า สาขาสมุทรสงคราม" ;
            vcard:hasEmail <mailto:samutsongkhram@md.go.th> ] ;
    dcat:keyword "คลอง" .

<https://samutsongkhram.gdcatalog.go.th/organization/759c151f-53c3-471c-ac4c-398a4abe9e5e> a foaf:Agent ;
    foaf:name "สำนักงานเจ้าท่าภูมิภาคสาขาสมุทรสงคราม" .

