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

<http://www.irandoc.acir/onto/irandoc/CHEBI:216400>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "408.30283" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:mass "408.626" ;
  ns0:formula "C28H40O2" ;
  skos:prefLabel "25 hydroxyergosta 4,6,8 (14),22 tetraen 3 one"@fa, "25-hydroxyergosta-4,6,8(14),22-tetraen-3-one"@en ;
  ns0:inchi "InChI=1S/C28H40O2/c1-18(7-8-19(2)26(3,4)30)23-11-12-24-22-10-9-20-17-21(29)13-15-27(20,5)25(22)14-16-28(23,24)6/h7-10,17-19,23,25,30H,11-16H2,1-6H3/b8-7+/t18-,19?,23-,25?,27+,28-/m1/s1" ;
  ns0:synonym_EXACT "(10R,13R,17R)-17-[(E,2R)-6-hydroxy-5,6-dimethylhept-3-en-2-yl]-10,13-dimethyl-1,2,9,11,12,15,16,17-octahydrocyclopenta[a]phenanthren-3-one" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "UDQKCPDBYOLCPB-AXCHQRLPSA-N" ;
  ns0:smiles "O=C1C=C2C=CC3=C4[C@]([C@@H]([C@@H](/C=C/C(C(O)(C)C)C)C)CC4)(C)CCC3[C@@]2(C)CC1" ;
  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 .
