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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212609>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "تالاروسترون"@fa, "talarosterone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50403> ;
  ns0:monoisotopicmass "424.29775" ;
  ns0:inchikey "APUOKZOJSMYJCH-RKVYFYKZSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C2=CC(=O)CC[C@@]2([C@H]3CC[C@]4([C@H]([C@@]53[C@H]1O5)CC[C@@H]4[C@@H](/C=C/[C@@H](C(C)C)C)C)C)C" ;
  ns0:inchi "InChI=1S/C28H40O3/c1-16(2)17(3)7-8-18(4)20-9-10-22-26(20,5)14-12-23-27(6)13-11-19(29)15-21(27)24(30)25-28(22,23)31-25/h7-8,15-18,20,22-23,25H,9-14H2,1-6H3/b8-7+/t17-,18+,20+,22+,23+,25-,26+,27-,28+/m0/s1" ;
  ns0:formula "C28H40O3" ;
  ns0:mass "424.625" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1R,3R,10R,11R,14R,15R,18R)-15-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-10,14-dimethyl-2-oxapentacyclo[9.7.0.01,3.05,10.014,18]octadec-5-ene-4,7-dione" .

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 .
