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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217994>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchi "InChI=1S/C15H28O4/c1-8(2)7-11(16)12-9(3)10-5-6-15(4,18)14(17)13(10)19-12/h8-14,16-18H,5-7H2,1-4H3/t9-,10-,11-,12+,13+,14-,15+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C15H28O4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(2s,3r,3ar,6s,7r,7as)-2-[(1r)-1-hydroxy-3-methylbutyl]-3,6-dimethyl-3,3a,4,5,7,7a-hexahydro-2h-1-benzouran-6,7-diol"@en, "(2S,3R,3aR,6S,7R,7aS) 2 [(1R) 1 هیدروکسی 3 متیل بوتیل] 3,6 دی متیل 3,3a,4,5,7,7a hexahydro 2H 1 بنزوران 6,7 دیول"@fa ;
  ns0:synonym_EXACT "(2S,3R,3aR,6S,7R,7aS)-2-[(1R)-1-hydroxy-3-methylbutyl]-3,6-dimethyl-3,3a,4,5,7,7a-hexahydro-2H-1-benzouran-6,7-diol" ;
  ns0:inchikey "MHJWGHWJVQTZPK-BRMKEXSVSA-N" ;
  ns0:monoisotopicmass "272.19876" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@H]2[C@@H](O)[C@@](O)(CC[C@@H]2[C@H]([C@H]1[C@H](O)CC(C)C)C)C" ;
  ns0:mass "272.385" .

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 .
