@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:181535>
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "154.06299" ;
  skos:prefLabel "4-hydroxy-3,5,6-trimethyl-2h-pyran-2-one"@en, "4 هیدروکسی 3،5،6 تری متیل 2H پیران 2 یک"@fa ;
  ns0:smiles "O1C(=C(C(O)=C(C1=O)C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37963> ;
  ns0:inchikey "ZCLDVNJXGNOJKY-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "4-hydroxy-3,5,6-trimethylpyran-2-one" ;
  ns0:formula "C8H10O3" ;
  ns0:inchi "InChI=1S/C8H10O3/c1-4-6(3)11-8(10)5(2)7(4)9/h9H,1-3H3" ;
  ns0:charge "0" ;
  ns0:mass "154.165" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:37963>
  skos:prefLabel "پیرانون"@fa, "pyranone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181535> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
