@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://demo.gdcatalog.go.th/dataset/3e8fd5a9-5094-41c2-8072-2d8d8d9aa0e2> a dcat:Dataset ;
    dct:description """ปริมาณขยะมูลฝอยที่เกิดขึ้นและปริมาณขยะมูลฝอยที่นำกลับมาใช้ประโยชน์ในนแต่ละปี\r
""" ;
    dct:identifier "3e8fd5a9-5094-41c2-8072-2d8d8d9aa0e2" ;
    dct:issued "2026-08-14T04:49:56.992523"^^xsd:dateTime ;
    dct:modified "2026-08-18T17:15:21.031841"^^xsd:dateTime ;
    dct:publisher <https://demo.gdcatalog.go.th/organization/e3a3f325-a87f-4594-a8d6-0d130e44559e> ;
    dct:title "ข้อมูลปริมาณขยะมูลฝอยที่นำกลับมาใช้ประโยชน์" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ส่วนขยะมูลฝอยชุมชน กองจัดการกากของเสียและสารอันตราย" ;
            vcard:hasEmail <mailto:eis.pcd@gmail.com> ] ;
    dcat:distribution <https://demo.gdcatalog.go.th/dataset/3e8fd5a9-5094-41c2-8072-2d8d8d9aa0e2/resource/9aa92bcf-60f6-4064-b01d-962638172f05> ;
    dcat:keyword "ขยะมูลฝอย",
        "ขยะมูลฝอยที่นำกลับมาใช้ประโยชน์",
        "จำนวนขยะมูลฝอย",
        "ปริมาณขยะมูลฝอย" ;
    dcat:landingPage <https://thaimsw.pcd.go.th/> .

<https://demo.gdcatalog.go.th/dataset/3e8fd5a9-5094-41c2-8072-2d8d8d9aa0e2/resource/9aa92bcf-60f6-4064-b01d-962638172f05> a dcat:Distribution ;
    dct:description """ปริมาณขยะมูลฝอยที่เกิดขึ้น และปริมาณขยะมูลฝอยที่นำกลับมาใช้ประโยชน์ \r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-08-14T04:49:57.510857"^^xsd:dateTime ;
    dct:modified "2026-08-14T17:16:16.865684"^^xsd:dateTime ;
    dct:title "ข้อมูลปริมาณขยะมูลฝอยที่นำกลับมาใช้ประโยชน์" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "413ccbb04f379483e03aa7b121c01e2e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://pcd.gdcatalog.go.th/dataset/c4a8375b-37ab-491d-9ede-a2028659fb44/resource/cbabcb7e-c636-4025-9ee2-2913bd5fb087/download/solidwastereused.csv> ;
    dcat:byteSize "219"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://demo.gdcatalog.go.th/organization/e3a3f325-a87f-4594-a8d6-0d130e44559e> a foaf:Agent ;
    foaf:name "test" .

<https://thaimsw.pcd.go.th/> a foaf:Document .

