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

<http://www.irandoc.acir/onto/irandoc/CHEBI:213412>
  ns0:formula "C28H42O4" ;
  ns0:mass "442.640" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1O[C@]23C=CC=4[C@@]1([C@]3(CC[C@@H](C2)O)C)CC[C@]5(C4[C@H](O)C[C@@H]5[C@@H](/C=C/C(C(C)C)C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1S,6R,8R,9R,12R,13S,16S)-8-[(E,2R)-5,6-dimethylhept-3-en-2-yl]-9,13-dimethyl-18,19-dioxapentacyclo[10.5.2.01,13.04,12.05,9]nonadeca-2,4-diene-6,16-diol" ;
  ns0:inchikey "CUXYDAJPLBLWQO-RKTWKBMCSA-N" ;
  skos:prefLabel "نیجراسترول B"@fa, "nigerasterol b"@en ;
  ns0:inchi "InChI=1S/C28H42O4/c1-17(2)18(3)7-8-19(4)22-15-23(30)24-21-10-12-27-16-20(29)9-11-26(27,6)28(21,32-31-27)14-13-25(22,24)5/h7-8,10,12,17-20,22-23,29-30H,9,11,13-16H2,1-6H3/b8-7+/t18?,19-,20+,22-,23-,25-,26+,27-,28-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:monoisotopicmass "442.30831" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
