@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:50403>
  skos:prefLabel "ارگوستانوئید"@fa, "ergostanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207309> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:207309>
  ns0:formula "C46H74O4" ;
  skos:prefLabel "ارینارول بی"@fa, "erinarol b"@en ;
  ns0:inchikey "MGFBXSWNQHWTJQ-SPHUGTQJSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "690.55871" ;
  ns0:synonym_EXACT "[(1S,2R,5S,7R,9S,10S,15R,16R)-15-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-5-hydroxy-2,16-dimethyl-8-oxapentacyclo[9.7.0.02,7.07,9.012,16]octadec-11-en-10-yl] (9Z,12Z)-octadeca-9,12-dienoate" ;
  ns0:smiles "O=C(O[C@H]1C2=C3[C@@]([C@@H]([C@@H](/C=C/[C@@H](C(C)C)C)C)CC3)(CC[C@@H]2[C@]4(CC[C@@H](C[C@@]54[C@H]1O5)O)C)C)CCCCCCC/C=C/C/C=C/CCCCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:mass "691.094" ;
  ns0:inchi "InChI=1S/C46H74O4/c1-8-9-10-11-12-13-14-15-16-17-18-19-20-21-22-23-40(48)49-42-41-38-27-26-37(35(5)25-24-34(4)33(2)3)44(38,6)30-29-39(41)45(7)31-28-36(47)32-46(45)43(42)50-46/h12-13,15-16,24-25,33-37,39,42-43,47H,8-11,14,17-23,26-32H2,1-7H3/b13-12-,16-15-,25-24+/t34-,35+,36-,37+,39-,42-,43-,44+,45+,46-/m0/s1" ;
  ns0:subset "2_STAR" .

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 .
