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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190716>
  skos:prefLabel "11b-hydroxyandrost-4-ene-3,17-dione"@en, "11b Hydroxyandrost 4 ene 3,17 dione"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:inchikey "WSCUHXPGYUMQEX-GBHAUCNQSA-N" ;
  ns0:monoisotopicmass "302.18819" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  ns0:subset "2_STAR" ;
  ns0:mass "302.414" ;
  ns0:formula "C19H26O3" ;
  ns0:inchi "InChI=1S/C19H26O3/c1-18-8-7-12(20)9-11(18)3-4-13-14-5-6-16(22)19(14,2)10-15(21)17(13)18/h9,13-15,17,21H,3-8,10H2,1-2H3/t13-,14-,15+,17+,18-,19-/m0/s1" ;
  ns0:synonym_EXACT "(8S,9S,10R,11R,13S,14S)-11-hydroxy-10,13-dimethyl-2,6,7,8,9,11,12,14,15,16-decahydro-1H-cyclopenta[a]phenanthrene-3,17-dione" ;
  ns0:smiles "O[C@H]1[C@]2([C@]([C@]3([C@](C1)(C(=O)CC3)C)[H])(CCC=4[C@@]2(CCC(=O)C4)C)[H])[H]" .

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