@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25961>
  skos:prefLabel "فنانترن ها"@fa, "phenanthrenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221685> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:221685>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25961> ;
  ns0:inchikey "GSGLWPRVSBCOJV-AZQYEMCNSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4,8,10,14-tetramethyl-6-acetoxy-14-[16-acetoxy-19-(20,21-dimethyl)-18-ene]phenanthrene-1-ene-3,7-dione"@en, "4،8،10،14 تترامتیل 6 استوکسی 14 [16 استوکسی 19 (20،21 دی متیل) 18 ان] فنانترن 1 ان 3،7 دیون"@fa ;
  ns0:mass "486.649" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C29H42O6/c1-17(2)11-12-21(34-19(4)30)16-27(6)14-9-10-23-28(7)15-13-22(32)18(3)24(28)25(35-20(5)31)26(33)29(23,27)8/h11,13,15,18,21,23-25H,9-10,12,14,16H2,1-8H3/t18-,21?,23+,24-,25+,27-,28-,29-/m1/s1" ;
  ns0:monoisotopicmass "486.29814" ;
  ns0:formula "C29H42O6" ;
  ns0:synonym_EXACT "[(1R,4aS,4bR,8S,8aS,9S,10aS)-1-(2-acetyloxy-5-methylhex-4-enyl)-1,4b,8,10a-tetramethyl-7,10-dioxo-3,4,4a,8,8a,9-hexahydro-2H-phenanthren-9-yl] acetate" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C=C[C@@]2([C@H]3[C@]([C@](CCC3)(CC(OC(=O)C)CC=C(C)C)C)(C)C([C@H]([C@H]2[C@@H]1C)OC(=O)C)=O)C" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
