@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:35344>
  skos:prefLabel "21 هیدروکسی استروئید"@fa, "21-hydroxy steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94566> .

<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:94566>
  ns0:formula "C21H30O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35344> ;
  ns0:inchi "InChI=1S/C21H30O4/c1-20-8-7-13(23)9-12(20)3-4-14-15-5-6-16(18(25)11-22)21(15,2)10-17(24)19(14)20/h9,14-17,19,22,24H,3-8,10-11H2,1-2H3/t14-,15+,16+,17-,19+,20-,21-/m0/s1" ;
  ns0:monoisotopicmass "346.21441" ;
  ns0:smiles "C[C@]12CCC(=O)C=C1CC[C@@H]3[C@@H]2[C@H](C[C@]4([C@@H]3CC[C@@H]4C(=O)CO)C)O" ;
  ns0:inchikey "OMFXVFTZEKFJBZ-RELAMMAJSA-N" ;
  skos:prefLabel "(8S,9S,10R,11S,13S,14R,17S) 11 هیدروکسی 17 (2 هیدروکسی 1 اکسو اتیل) 10,13 دی متیل 1,2,6,7,8,9,11,12,14,15,16,17 دودکاهیدروسیکلوپنتانت[3]"@fa, "(8s,9s,10r,11s,13s,14r,17s)-11-hydroxy-17-(2-hydroxy-1-oxoethyl)-10,13-dimethyl-1,2,6,7,8,9,11,12,14,15,16,17-dodecahydrocyclopenta[a]phenanthren-3-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "346.461" .

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 .
