@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://opendata.tint.or.th/dataset/d9e00b37-169f-4129-81b2-3a6cd841b759> a dcat:Dataset ;
    dct:description "วัดค่าการดูดกลืนแสง ในตัวอย่าง เช่น เชื้อจุลินทรีย์ในอาหารเหลว" ;
    dct:identifier "d9e00b37-169f-4129-81b2-3a6cd841b759" ;
    dct:issued "2026-05-11T06:58:15.361423"^^xsd:dateTime ;
    dct:modified "2026-05-11T07:03:57.034508"^^xsd:dateTime ;
    dct:publisher <https://opendata.tint.or.th/organization/5e4e87b0-3302-49f3-a490-f12dd821e059> ;
    dct:title "เครื่องวัดและวิเคราะห์อาหารฉายรังสี" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ศูนย์วิจัยและพัฒนาเทคโนโลยีนิวเคลียร์" ;
            vcard:hasEmail <mailto:suranut@tint.or.th> ] ;
    dcat:keyword "เครื่องวัดและวิเคราะห์อาหารฉายรังสี" .

<https://opendata.tint.or.th/organization/5e4e87b0-3302-49f3-a490-f12dd821e059> a foaf:Agent ;
    foaf:name "ศน." .

