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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205893>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "758.43938" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C46H62O9" ;
  ns0:mass "758.993" ;
  skos:prefLabel "bistachybotrysin k"@en, "Bistachybotrysin K"@fa ;
  ns0:smiles "O1[C@@H]2O[C@@H]([C@H](O)C3=C2C=4O[C@]5([C@@]6([C@H](C([C@H](O)CC6)(C)C)CC[C@H]5C)C)CC4C(=C3)O)C7=C(C1)C=C(O)C8=C7O[C@]9([C@@]%10([C@H](C([C@H](O)CC%10)(C)C)CC[C@H]9C)C)C8" ;
  ns0:inchi "InChI=1S/C46H62O9/c1-22-9-11-30-41(3,4)32(49)13-15-43(30,7)45(22)19-26-28(47)17-24-21-52-40-35-25(36(51)39(53-40)34(24)37(26)54-45)18-29(48)27-20-46(55-38(27)35)23(2)10-12-31-42(5,6)33(50)14-16-44(31,46)8/h17-18,22-23,30-33,36,39-40,47-51H,9-16,19-21H2,1-8H3/t22-,23-,30+,31+,32-,33-,36-,39-,40-,43+,44+,45-,46-/m1/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "XSTHELSWBAYTOI-VBLLDVAJSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
