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

<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:22727>
  skos:prefLabel "بنزوپیران"@fa, "benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:211009> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:211009>
  skos:prefLabel "trichobisabolin i"@en, "تریکوبیزابولین I"@fa ;
  ns0:monoisotopicmass "240.17254" ;
  ns0:charge "0" ;
  ns0:formula "C14H24O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "LFSDIJOJOMGZFF-ARHAKPMWSA-N" ;
  ns0:synonym_EXACT "(2R,4S,4aR,6S,8aS)-2-[(2S)-2-hydroxypropyl]-4,7-dimethyl-3,4,4a,5,6,8a-hexahydro-2H-chromen-6-ol" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1[C@@H]2C=C([C@@H](O)C[C@@H]2[C@@H](C)C[C@@H]1C[C@@H](O)C)C" ;
  ns0:mass "240.343" ;
  ns0:inchi "InChI=1S/C14H24O3/c1-8-4-11(6-10(3)15)17-14-5-9(2)13(16)7-12(8)14/h5,8,10-16H,4,6-7H2,1-3H3/t8-,10-,11+,12+,13-,14+/m0/s1" .

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 .
