@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220387> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:220387>
  ns0:monoisotopicmass "252.17254" ;
  skos:prefLabel "+) (2R,4S,5R,8R) 4 داستیل بوترینالول"@fa, "+)-(2r,4s,5r,8r)-4-deacetyl-botryenalol"@en ;
  ns0:inchi "InChI=1S/C15H24O3/c1-9-5-11(18)13-12(10(9)6-16)15(4,8-17)7-14(13,2)3/h6,9,11,13,17-18H,5,7-8H2,1-4H3/t9-,11+,13+,15+/m1/s1" ;
  ns0:inchikey "WMLLMRZLZKFVSY-XECBFPEOSA-N" ;
  ns0:smiles "O=CC1=C2[C@@](CC([C@H]2[C@@H](O)C[C@H]1C)(C)C)(CO)C" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "252.354" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:charge "0" ;
  ns0:formula "C15H24O3" ;
  ns0:synonym_EXACT "(3R,5R,7S,7aR)-7-hydroxy-3-(hydroxymethyl)-1,1,3,5-tetramethyl-5,6,7,7a-tetrahydro-2H-indene-4-carbaldehyde" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
