@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://samutsongkhram.gdcatalog.go.th/dataset/f1c58aee-8e97-4de0-88e4-c2d279681657> a dcat:Dataset ;
    dct:description "จำนวนขยะที่เกิดขึ้น" ;
    dct:identifier "f1c58aee-8e97-4de0-88e4-c2d279681657" ;
    dct:issued "2026-04-10T04:21:41.270041"^^xsd:dateTime ;
    dct:modified "2026-04-10T04:24:16.257748"^^xsd:dateTime ;
    dct:publisher <https://samutsongkhram.gdcatalog.go.th/organization/924d92c1-a688-4ab1-8da3-dc9a74d34d8a> ;
    dct:title "ขยะที่เกิดขึ้น" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "กลุ่มวิชาการสถิติและวางแผน" ;
            vcard:hasEmail <mailto:smskhram@gmail.com> ] ;
    dcat:distribution <https://samutsongkhram.gdcatalog.go.th/dataset/f1c58aee-8e97-4de0-88e4-c2d279681657/resource/fc16d569-cf78-4ff9-b1d4-30850645b78d> ;
    dcat:keyword "ขยะ" .

<https://samutsongkhram.gdcatalog.go.th/dataset/f1c58aee-8e97-4de0-88e4-c2d279681657/resource/fc16d569-cf78-4ff9-b1d4-30850645b78d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-04-10T04:22:59.904339"^^xsd:dateTime ;
    dct:modified "2026-04-10T04:24:15.901508"^^xsd:dateTime ;
    dct:title "จำนวนขยะ" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "93b741f675811bcfdc846047a7932a99"^^xsd:hexBinary ] ;
    dcat:accessURL <https://samutsongkhram.gdcatalog.go.th/dataset/f1c58aee-8e97-4de0-88e4-c2d279681657/resource/fc16d569-cf78-4ff9-b1d4-30850645b78d/download/dross.csv> ;
    dcat:byteSize "676"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://samutsongkhram.gdcatalog.go.th/organization/924d92c1-a688-4ab1-8da3-dc9a74d34d8a> a foaf:Agent ;
    foaf:name "สำนักงานสถิติจังหวัดสมุทรสงคราม" .

