@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219605> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219605>
  ns0:monoisotopicmass "386.28210" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "فوزاریلین اچ"@fa, "fusarielin h"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S,3S,4E,6E)-7-[(1aR,2R,3S,3aS,7aR,7bS)-2-[(E)-but-2-en-2-yl]-1a,6-dimethyl-3,3a,4,7,7a,7b-hexahydro-2H-naphtho[1,2-b]oxiren-3-yl]-2,4-dimethylhepta-4,6-diene-1,3-diol" ;
  ns0:formula "C25H38O3" ;
  ns0:inchi "InChI=1S/C25H38O3/c1-7-16(3)22-20(10-8-9-17(4)23(27)18(5)14-26)19-12-11-15(2)13-21(19)24-25(22,6)28-24/h7-11,18-24,26-27H,12-14H2,1-6H3/b10-8+,16-7+,17-9+/t18-,19-,20-,21+,22-,23+,24-,25+/m0/s1" ;
  ns0:inchikey "IFASIJVLMUACLJ-OOAOULESSA-N" ;
  ns0:mass "386.576" ;
  ns0:charge "0" ;
  ns0:smiles "O1[C@@]2([C@@H](/C(=C/C)/C)[C@@H](/C=C/C=C(/[C@@H](O)[C@H](CO)C)/C)[C@H]3[C@H]([C@H]12)CC(C)=CC3)C" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
