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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79442>
  ns0:subset "2_STAR" ;
  ns0:inchikey "DWIXJBBZGSOVLL-ZESOOZHZSA-N" ;
  ns0:mass "357.46700" ;
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  skos:prefLabel "9 تیوسیاناتو آندروست 4 ان 3،11،17 تریون"@fa, "9-thiocyanato-androst-4-ene-3,11,17-trione"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H23NO3S/c1-18-10-17(24)20(25-11-21)15(14(18)5-6-16(18)23)4-3-12-9-13(22)7-8-19(12,20)2/h9,14-15H,3-8,10H2,1-2H3/t14-,15-,18-,19-,20-/m0/s1" ;
  ns0:monoisotopicmass "357.13986" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:smiles "C[C@]12CC(=O)[C@@]3(SC#N)[C@@H](CCC4=CC(=O)CC[C@]34C)[C@@H]1CCC2=O" ;
  ns0:formula "C20H23NO3S" ;
  ns0:charge "0" .

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 .
