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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79484>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:mass "356.58600" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  ns0:smiles "C[C@]12CC[C@H]3[C@@H](CC[C@@]4(S)C[C@H](O)C[C@H](S)[C@]34C)[C@@H]1CC[C@@H]2O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1alpha,5alpha-dimercaptoandrostane-3alpha,17beta-diol"@en, "1 آلفا، 5 آلفا دیمرکاپتوآندروستان 3 آلفا، 17 بتا دیول"@fa ;
  ns0:monoisotopicmass "356.18437" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KIBKUPGGOWPDIJ-WEGHJKGXSA-N" ;
  ns0:formula "C19H32O2S2" ;
  ns0:inchi "InChI=1S/C19H32O2S2/c1-17-7-6-14-12(13(17)3-4-15(17)21)5-8-19(23)10-11(20)9-16(22)18(14,19)2/h11-16,20-23H,3-10H2,1-2H3/t11-,12+,13+,14+,15+,16+,17+,18+,19-/m1/s1" .

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 .
