@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:35350>
  skos:prefLabel "هیدروکسی استروئید"@fa, "hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205680> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:205680>
  ns0:subset "2_STAR" ;
  ns0:formula "C21H30O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35350> ;
  ns0:smiles "O=C1C2=C([C@]34CCCC([C@@]4([C@@]1(OC3)O)O)(C)C)[C@H](O)C[C@@]([C@@H]2OC)(C=C)C" ;
  ns0:mass "378.465" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1R,3R,5R,6S,9S,10R)-5-ethenyl-3,9,10-trihydroxy-6-methoxy-5,11,11-trimethyl-16-oxatetracyclo[7.5.2.01,10.02,7]hexadec-2(7)-en-8-one" ;
  ns0:inchi "InChI=1S/C21H30O6/c1-6-18(4)10-12(22)14-13(16(18)26-5)15(23)20(24)21(25)17(2,3)8-7-9-19(14,21)11-27-20/h6,12,16,22,24-25H,1,7-11H2,2-5H3/t12-,16-,18+,19+,20-,21-/m1/s1" ;
  ns0:monoisotopicmass "378.20424" ;
  skos:prefLabel "(1R,3R,5R,6S,9S,10R) 5 اتنیل 3,9,10 تری هیدروکسی 6 متوکسی 5,11,11 تری متیل 16 oxatetracyclo[7.5.2.01،10.02،7]hexadec 2(7) en 8 one"@fa, "(1r,3r,5r,6s,9s,10r)-5-ethenyl-3,9,10-trihydroxy-6-methoxy-5,11,11-trimethyl-16-oxatetracyclo[7.5.2.01,10.02,7]hexadec-2(7)-en-8-one"@en ;
  ns0:charge "0" ;
  ns0:inchikey "VCNLMXIMSMCNMZ-DFILUXEFSA-N" .

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 .
