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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79682>
  ns0:has_role <http://www.irandoc.acir/onto/irandoc/CHEBI:50113> ;
  skos:prefLabel "12 آلفا فلورو 11 بتا، 17 بتا دی هیدروکسی آندروست 4 و 3 یک"@fa, "12alpha-fluoro-11beta,17beta-dihydroxyandrost-4-en-3-one"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36834> ;
  ns0:mass "322.41430" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "322.19442" ;
  ns0:formula "C19H27FO3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@@]12[C@@H](O)CC[C@H]1[C@@H]1CCC3=CC(=O)CC[C@]3(C)[C@H]1[C@@H](O)[C@@H]2F" ;
  ns0:inchi "InChI=1S/C19H27FO3/c1-18-8-7-11(21)9-10(18)3-4-12-13-5-6-14(22)19(13,2)17(20)16(23)15(12)18/h9,12-17,22-23H,3-8H2,1-2H3/t12-,13-,14-,15+,16+,17-,18-,19-/m0/s1" ;
  ns0:inchikey "JKRMUSMTFMBPFM-HPLVRFQDSA-N" ;
  ns0:charge "0" .

ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
