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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202419>
  skos:prefLabel "eringiacetal a"@en, "ارینگی استال A"@fa ;
  ns0:synonym_EXACT "(1R,4R,5R,10R,13R,15S,18R)-5-[(E,2R,5R)-5,6-dimethylhept-3-en-2-yl]-4,10,18-trimethyl-12,19,20-trioxahexacyclo[9.7.1.110,13.01,9.04,8.013,18]icos-8-en-15-ol" ;
  ns0:inchi "InChI=1S/C29H44O4/c1-17(2)18(3)8-9-19(4)21-10-11-22-23-27(7)24-31-28(23,15-14-25(21,22)5)26(6)13-12-20(30)16-29(26,32-24)33-27/h8-9,17-21,24,30H,10-16H2,1-7H3/b9-8+/t18-,19+,20-,21+,24?,25+,26+,27+,28+,29-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "AILAUDQCPFZJDH-DVFXPGKDSA-N" ;
  ns0:formula "C29H44O4" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "456.32396" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:smiles "O1[C@]23OC4[C@]1(C5=C6[C@]([C@@H]([C@@H](/C=C/[C@@H](C(C)C)C)C)CC6)(C)CC[C@@]5([C@]2(CC[C@@H](C3)O)C)O4)C" ;
  ns0:charge "0" ;
  ns0:mass "456.667" .

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 .
