@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36885>
  skos:prefLabel "20 اکسو استروئید"@fa, "20-oxo steroid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227421> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:227421>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H34O6/c1-12(25)13-9-18(28)23(6)22(13,5)17(27)11-15-21(4)8-7-16(26)20(2,3)14(21)10-19(29)24(15,23)30/h11,13-14,16,18,26,28,30H,7-10H2,1-6H3/t13-,14+,16+,18-,21+,22+,23-,24-/m1/s1" ;
  skos:prefLabel "آپلانون A"@fa, "applanone a"@en ;
  ns0:mass "418.530" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S,5R,8S,10S,13R,14S,15R,17S)-17-acetyl-3,8,15-trihydroxy-4,4,10,13,14-pentamethyl-1,2,3,5,6,15,16,17-octahydrocyclopenta[a]phenanthrene-7,12-dione" ;
  ns0:inchikey "DMRGTRXELXADPE-OVLDVIIHSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36885> ;
  ns0:formula "C24H34O6" ;
  ns0:monoisotopicmass "418.23554" ;
  ns0:smiles "O=C1C=C2[C@@](O)(C(=O)C[C@@H]3[C@@]2(CC[C@@H](C3(C)C)O)C)[C@]4([C@]1([C@@H](C(=O)C)C[C@H]4O)C)C" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
