@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:215845> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:215845>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22727> ;
  ns0:monoisotopicmass "294.18311" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3R,5R)-5-[[(2S,4S,4aR,8aR)-4,7-dimethyl-3,4,4a,5,6,8a-hexahydro-2H-chromen-2-yl]methyl]-3-hydroxy-5-methyloxolan-2-one" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "تریچاسپین"@fa, "trichaspin"@en ;
  ns0:smiles "O=C1O[C@](C[C@H]2O[C@H]3C=C(CC[C@@H]3[C@H](C2)C)C)(C)C[C@H]1O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H26O4" ;
  ns0:inchikey "BTUXDAQOACITBL-QARARZEYSA-N" ;
  ns0:mass "294.391" ;
  ns0:inchi "InChI=1S/C17H26O4/c1-10-4-5-13-11(2)7-12(20-15(13)6-10)8-17(3)9-14(18)16(19)21-17/h6,11-15,18H,4-5,7-9H2,1-3H3/t11-,12-,13+,14+,15-,17-/m0/s1" .

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 .
