@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:211006>
  ns0:charge "0" ;
  ns0:formula "C16H24O3" ;
  ns0:mass "264.365" ;
  ns0:inchi "InChI=1S/C16H24O3/c1-2-3-4-5-6-7-8-12-11-13-15(19-12)10-9-14(17)16(13)18/h7-8,12,14,17H,2-6,9-11H2,1H3/b8-7+/t12-,14+/m1/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "(2S,5S)-5-hydroxy-2-[(E)-oct-1-enyl]-3,5,6,7-tetrahydro-2H-1-benzouran-4-one" ;
  ns0:monoisotopicmass "264.17254" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "trichoketide b"@en, "تریکوکتاید B"@fa ;
  ns0:smiles "O=C1C2=C(O[C@@H](C2)/C=C/CCCCCC)CC[C@@H]1O" ;
  ns0:inchikey "BUOPNNJIMAZXHO-KHAURHHGSA-N" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211006> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
