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

<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:191389>
  ns0:formula "C25H42O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35192> ;
  ns0:inchi "InChI=1S/C25H42O/c1-15(2)18-10-11-22(5)13-19-16(3)9-12-24-17(4)7-8-21(24)23(24,6)25(19,26)14-20(18)22/h15-21,26H,7-14H2,1-6H3/t16-,17-,18+,19+,20-,21-,22+,23-,24-,25+/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "پره اسپترپناسید اسید I"@fa, "preaspterpenacid acid i"@en ;
  ns0:mass "358.610" ;
  ns0:inchikey "NSHZOWJAHBYWHH-ZHJPMIONSA-N" ;
  ns0:synonym_EXACT "preaspterpenacid acid I" ;
  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])C)C)[H])O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "358.32357" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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 .
