@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://chanthaburi.gdcatalog.go.th/dataset/338c3d9c-aacb-44d0-85d2-0139c5ffd49a> a dcat:Dataset ;
    dct:description "อุณหภูมิ ณ สถานีตรวจอากาศจังหวัดจันทบุรี" ;
    dct:identifier "338c3d9c-aacb-44d0-85d2-0139c5ffd49a" ;
    dct:issued "2026-07-02T03:05:32.969565"^^xsd:dateTime ;
    dct:modified "2026-07-02T03:05:57.300997"^^xsd:dateTime ;
    dct:publisher <https://chanthaburi.gdcatalog.go.th/organization/b80a0150-b67c-4221-9f27-6a5aec764a83> ;
    dct:title "อุณหภูมิ ณ สถานีตรวจอากาศจังหวัดจันทบุรี" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "สถานีอุตุนิยมวิทยา" ;
            vcard:hasEmail <mailto:s480.chan@gmail.com> ] ;
    dcat:distribution <https://chanthaburi.gdcatalog.go.th/dataset/338c3d9c-aacb-44d0-85d2-0139c5ffd49a/resource/8d25f63c-eda6-42d6-b9fc-6a848e78f594> ;
    dcat:keyword "อุณหภูมิ" .

<https://chanthaburi.gdcatalog.go.th/dataset/338c3d9c-aacb-44d0-85d2-0139c5ffd49a/resource/8d25f63c-eda6-42d6-b9fc-6a848e78f594> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-02T03:05:54.321005"^^xsd:dateTime ;
    dct:modified "2026-07-02T03:05:56.895427"^^xsd:dateTime ;
    dct:title "อุณหภูมิ ณ สถานีตรวจอากาศจังหวัดจันทบุรี.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "07ba30ab9993be1bafe24ec82cd8d63f"^^xsd:hexBinary ] ;
    dcat:accessURL <https://chanthaburi.gdcatalog.go.th/dataset/338c3d9c-aacb-44d0-85d2-0139c5ffd49a/resource/8d25f63c-eda6-42d6-b9fc-6a848e78f594/download/untitled.csv> ;
    dcat:byteSize "6194"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://chanthaburi.gdcatalog.go.th/organization/b80a0150-b67c-4221-9f27-6a5aec764a83> a foaf:Agent ;
    foaf:name "สถานีอุตุนิยมวิทยาจังหวัดจันทบุรี" .

