@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:226674> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:226674>
  ns0:inchi "InChI=1S/C21H32O3/c1-12(2)20-17-8-18(22)13(3)15-7-6-14(11-24-5)16(15)9-21(17,4)10-19(20)23/h12-13,15,18,22H,6-11H2,1-5H3/t13-,15+,18+,21+/m1/s1" ;
  ns0:mass "332.484" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  skos:prefLabel "آلتربرابتائیسین D"@fa, "alterbrabetaicicene d"@en ;
  ns0:formula "C21H32O3" ;
  ns0:monoisotopicmass "332.23514" ;
  ns0:inchikey "NGGCVNBGYQYVHU-YCNDBHRSSA-N" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=C2C[C@H](O)[C@H](C)[C@H]3C(C[C@]2(C1)C)=C(CC3)COC)C(C)C" ;
  ns0:synonym_EXACT "(3S,9S,10R,11S)-9-hydroxy-14-(methoxymethyl)-3,10-dimethyl-6-propan-2-yltricyclo[9.3.0.03,7]tetradeca-1(14),6-dien-5-one" .

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 .
