@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:50401>
  skos:prefLabel "کلستانوئید"@fa, "cholestanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224084> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224084>
  skos:prefLabel "neoergosterol"@en, "نئوارگوسترول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50401> ;
  ns0:formula "C27H40O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MNMJPUHGVUDRCV-PBUYBTHQSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "380.30792" ;
  ns0:smiles "O[C@@H]1CC2=C(C3=C([C@H]4[C@](C([C@@H](/C=C/[C@@H](C(C)C)C)C)CC4)(C)CC3)C=C2)CC1" ;
  ns0:inchi "InChI=1S/C27H40O/c1-17(2)18(3)6-7-19(4)25-12-13-26-24-10-8-20-16-21(28)9-11-22(20)23(24)14-15-27(25,26)5/h6-8,10,17-19,21,25-26,28H,9,11-16H2,1-5H3/b7-6+/t18-,19+,21-,25?,26-,27+/m0/s1" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S,13R,14R)-17-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-13-methyl-1,2,3,4,11,12,14,15,16,17-decahydrocyclopenta[a]phenanthren-3-ol" ;
  ns0:mass "380.616" .

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 .
