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

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79417>
  ns0:monoisotopicmass "302.22458" ;
  ns0:formula "C20H30O2" ;
  ns0:mass "302.45100" ;
  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@@H]1C[C@H]2[C@@H]3CC[C@H](O)[C@@]3(C)CC[C@@H]2[C@@]2(C)CCC(=O)C=C12" ;
  skos:prefLabel "17beta-hydroxy-6beta-methylandrost-4-en-3-one"@en, "17بتا هیدروکسی 6بتا متیلاندروست 4 و 3 وان"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "6beta-Methyltestosterone" ;
  ns0:inchikey "QRHBXQAFGLVWFW-BEQVDIJNSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:inchi "InChI=1S/C20H30O2/c1-12-10-14-15-4-5-18(22)20(15,3)9-7-16(14)19(2)8-6-13(21)11-17(12)19/h11-12,14-16,18,22H,4-10H2,1-3H3/t12-,14+,15+,16+,18+,19-,20+/m1/s1" .

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 .
