@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:35192>
  skos:prefLabel "سسترترپن"@fa, "sesterterpene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191390> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:191390>
  ns0:monoisotopicmass "374.31848" ;
  ns0:smiles "C1[C@]2([C@](C[C@@]3([C@@]1([C@H](CC3)C(C)C)[H])C)([C@H](CC[C@]45[C@@]2([C@@]5(CC[C@@H]4C)[H])CO)C)[H])O" ;
  ns0:subset "2_STAR" ;
  ns0:mass "374.609" ;
  skos:prefLabel "preaspterpenacid acid ii"@en, "preaspterpenacid اسید II"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35192> ;
  ns0:inchi "InChI=1S/C25H42O2/c1-15(2)18-9-10-22(5)12-19-16(3)8-11-23-17(4)6-7-21(23)24(23,14-26)25(19,27)13-20(18)22/h15-21,26-27H,6-14H2,1-5H3/t16-,17-,18+,19+,20-,21+,22+,23-,24-,25+/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H42O2" ;
  ns0:inchikey "TXPAICIGWPMOFA-WFXAGTFYSA-N" ;
  ns0:synonym_EXACT "preaspterpenacid acid II" .

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 .
