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

<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:143502>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "F[C@@]12C3(C(C(O)CC1C=4CCC(C4CC2O)(C)C)CC(=O)CC3)C" ;
  skos:prefLabel "(9br)-9b-fluoro-5,10-dihydroxy-1,1,9a-trimethyl-2h,3h,3bh,4h,5h,5ah,6h,8h,9h,10h,11h-cyclopenta[a]phenanthren-7-one"@en, "(9bR) 9b فلوئورو 5،10 دی هیدروکسی 1،1،9a تری متیل 2H,3H,3bH,4H,5H,5aH,6H,8H,9H,10H,11H سیکلوپنتا[a]فنانترن 7 یک"@fa ;
  ns0:inchi "InChI=1S/C20H29FO3/c1-18(2)6-5-12-13(18)10-17(24)20(21)14(12)9-16(23)15-8-11(22)4-7-19(15,20)3/h14-17,23-24H,4-10H2,1-3H3/t14?,15?,16?,17?,19?,20-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  ns0:formula "C20H29FO3" ;
  ns0:mass "336.442" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:monoisotopicmass "336.210" ;
  ns0:inchikey "RGWZWLSRQRQJRR-UMSBGXLASA-N" ;
  ns0:charge "0" .

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 .
