@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://chanthaburi.gdcatalog.go.th/dataset/a40dbb53-41bf-423d-843d-a7f10297a7a5> a dcat:Dataset ;
    dct:description "จำนวนผู้สูงอายุที่เข้าร่วมชมรม" ;
    dct:identifier "a40dbb53-41bf-423d-843d-a7f10297a7a5" ;
    dct:issued "2021-11-16T08:21:12.233116"^^xsd:dateTime ;
    dct:modified "2022-06-30T08:03:04.248193"^^xsd:dateTime ;
    dct:publisher <https://chanthaburi.gdcatalog.go.th/organization/dbae58bc-721e-4f01-bd5e-9ea846e19d93> ;
    dct:title "จำนวนผู้สูงอายุที่เข้าร่วมชมรม" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สำนักงานสาธารณสุขจังหวัดจันทบุรี" ;
            vcard:hasEmail <mailto:yuth_chant@hotmail.com> ] ;
    dcat:keyword "ชมรมผู้สูงอายุ" .

<https://chanthaburi.gdcatalog.go.th/organization/dbae58bc-721e-4f01-bd5e-9ea846e19d93> a foaf:Agent ;
    foaf:name "สำนักงานสาธารณสุขจังหวัดจันทบุรี   " .

