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

<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:210295>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "21-hydroxyterpestacin"@en, "21 هیدروکسی ترپستاسین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:smiles "O=C1C(O)=C([C@@H](CO)C)[C@@H]2[C@@]1(CC=C(CCC=C(CO)CC[C@@H](C(=CC2)C)O)C)C" ;
  ns0:synonym_EXACT "(1R,3E,5S,8E,12E,15S)-5,17-dihydroxy-8-(hydroxymethyl)-18-[(2S)-1-hydroxypropan-2-yl]-4,12,15-trimethylbicyclo[13.3.0]octadeca-3,8,12,17-tetraen-16-one" ;
  ns0:mass "418.574" ;
  ns0:inchikey "FWMNQZFMPSHEAG-OPUYSBDESA-N" ;
  ns0:inchi "InChI=1S/C25H38O5/c1-16-6-5-7-19(15-27)9-11-21(28)17(2)8-10-20-22(18(3)14-26)23(29)24(30)25(20,4)13-12-16/h7-8,12,18,20-21,26-29H,5-6,9-11,13-15H2,1-4H3/b16-12+,17-8+,19-7+/t18-,20-,21+,25+/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "418.27192" ;
  ns0:formula "C25H38O5" ;
  ns0:charge "0" .

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 .
