@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://envilink.go.th/dataset/cb997bfd-f8bc-4a55-9479-b9f3ab403d56> a dcat:Dataset ;
    dct:description "ข้อมูลปริมาณขยะของจังหวัดภูเก็ต โดยจะมีสถิติขยะรายเดือน และขบวนการจัดการขยะ" ;
    dct:identifier "cb997bfd-f8bc-4a55-9479-b9f3ab403d56" ;
    dct:issued "2024-09-29T10:56:34.919110"^^xsd:dateTime ;
    dct:modified "2024-09-29T10:56:34.919120"^^xsd:dateTime ;
    dct:publisher <https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> ;
    dct:title "ข้อมูลปริมาณขยะในจังหวัดภูเก็ต" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "เทศบาลนครภูเก็ต" ;
            vcard:hasEmail <mailto:saraban@pkm.mail.go.th> ] ;
    dcat:keyword "จังหวัดภูเก็ต",
        "ปริมาณขยะ" .

<https://envilink.go.th/organization/5672ecdc-94a3-48fd-9388-07a1d60ae286> a foaf:Agent ;
    foaf:name "จังหวัดภูเก็ต" .

