@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/ea1e349c-e0ac-4256-b524-38bac9d4afa3> a dcat:Dataset ;
    dct:description """ข้อมูลปริมาณการเกิดของเสียอันตรายรวมถึงปริมาณการกำจัดในแต่ละปี\r
""" ;
    dct:identifier "ea1e349c-e0ac-4256-b524-38bac9d4afa3" ;
    dct:issued "2026-08-14T04:50:56.989492"^^xsd:dateTime ;
    dct:modified "2026-08-18T17:04:25.310984"^^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/ea1e349c-e0ac-4256-b524-38bac9d4afa3/resource/5f6d4283-d6ce-4247-89da-90e05771177c> ;
    dcat:keyword "การกำจัดของเสียอันตราย",
        "ของเสียอันตราย",
        "ของเสียอันตรายชุมชน",
        "ปริมาณของเสียอันตราย",
        "ปริมาณของเสียอันตรายที่เก็บรวบรวม",
        "ปริมาณของเสียอันตรายที่ได้รับการกำจัดอย่างถูกต้อง" ;
    dcat:landingPage <https://www.pcd.go.th/publication/25971> .

<https://demo.gdcatalog.go.th/dataset/ea1e349c-e0ac-4256-b524-38bac9d4afa3/resource/5f6d4283-d6ce-4247-89da-90e05771177c> a dcat:Distribution ;
    dct:description """ข้อมูลปริมาณการเกิดของเสียอันตรายรวมถึงปริมาณการกำจัดในแต่ละปี\r
""" ;
    dct:format "CSV" ;
    dct:issued "2026-08-14T04:50:57.506072"^^xsd:dateTime ;
    dct:modified "2026-08-14T17:06:14.838119"^^xsd:dateTime ;
    dct:title "ของเสียอันตรายจากชุมชนที่เกิดขึ้นและปริมาณของเสียอันตรายจากชุมชนที่ได้รับการกำจัด" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2b779bd660fcbd246d257030e56d051c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://pcd.gdcatalog.go.th/dataset/a47ebe86-3f74-4f60-b945-9ecdf4def2d0/resource/09094731-3d80-473e-afa4-16bc4254896a/download/hazardous-waste.csv> ;
    dcat:byteSize "408"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://www.pcd.go.th/publication/25971> a foaf:Document .

