@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:50113>
  skos:prefLabel "آندروژن"@fa, "androgen"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#has_role> rdfs:label "نقشی دارد"@fa, "has_role"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36834>
  skos:prefLabel "3 هیدروکسی استروئید"@fa, "3-hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79501> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:79501>
  ns0:formula "C21H36O3" ;
  ns0:inchi "InChI=1S/C21H36O3/c1-19-11-13(12-22)18(23)10-14(19)4-5-15-16(19)6-8-20(2)17(15)7-9-21(20,3)24/h13-18,22-24H,4-12H2,1-3H3/t13-,14-,15+,16-,17-,18+,19-,20-,21-/m0/s1" ;
  skos:prefLabel "2 آلفا (هیدروکسی متیل) 17 متیل 5 آلفا آندروستان 3 بتا، 17 بتا دیول"@fa, "2alpha-(hydroxymethyl)-17-methyl-5alpha-androstane-3beta,17beta-diol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  ns0:smiles "C[C@]1(O)CC[C@H]2[C@@H]3CC[C@H]4C[C@@H](O)[C@H](CO)C[C@]4(C)[C@H]3CC[C@]12C" ;
  ns0:monoisotopicmass "336.26645" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:charge "0" ;
  ns0:mass "336.50870" ;
  ns0:inchikey "FJEQNAVGFPKKSD-KWHXHVTNSA-N" ;
  ns0:subset "2_STAR" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
