@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:13601>
  skos:prefLabel "استروئید 3 اکسو 5 آلفا"@fa, "3-oxo-5alpha-steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:79557> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:79557>
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H32O3/c1-19-8-7-16-14(15(19)5-6-18(19)23)4-3-13-9-17(22)12(11-21)10-20(13,16)2/h12-16,18,21,23H,3-11H2,1-2H3/t12-,13-,14-,15-,16-,18-,19-,20-/m0/s1" ;
  ns0:inchikey "OKOKLFXLKDXQOK-VDBAHQDGSA-N" ;
  ns0:monoisotopicmass "320.23514" ;
  ns0:mass "320.46630" ;
  skos:prefLabel "17بتا هیدروکسی 2 آلفا (هیدروکسی متیل) 5 آلفا اندروستان 3 یک"@fa, "17beta-hydroxy-2alpha-(hydroxymethyl)-5alpha-androstan-3-one"@en ;
  ns0:formula "C20H32O3" ;
  ns0:smiles "C[C@]12CC[C@H]3[C@@H](CC[C@H]4CC(=O)[C@H](CO)C[C@]34C)[C@@H]1CC[C@@H]2O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13601> ;
  ns0:charge "0" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
