@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://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:26658>
  skos:prefLabel "sesquiterpenoid"@fa, "sesquiterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218221> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:218221>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:formula "C23H32O5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C23H32O5/c1-14(13-27-16(3)24)6-5-7-15(2)17-10-11-23(4)19(17)12-18-21(28-23)9-8-20(25)22(18)26/h6,10,15,19-20,25H,5,7-9,11-13H2,1-4H3/b14-6+/t15?,19-,20+,23+/m1/s1" ;
  skos:prefLabel "tricycloalternarene b"@en, "تری سیکلو آلترنارن B"@fa ;
  ns0:inchikey "VGHJOPSBAYWMSB-ZMLYTDBKSA-N" ;
  ns0:synonym_EXACT "[(E)-6-[(3aS,7S,9aR)-7-hydroxy-3a-methyl-8-oxo-3,5,6,7,9,9a-hexahydrocyclopenta[b]chromen-1-yl]-2-methylhept-2-enyl] acetate" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "388.22497" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1C2=C(O[C@]3(CC=C([C@H]3C2)C(CC/C=C(/COC(=O)C)/C)C)C)CC[C@@H]1O" ;
  ns0:mass "388.504" .

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 .
