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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:216647>
  ns0:monoisotopicmass "320.23514" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "conidiogenone i"@en, "کونیدیوژنون I"@fa ;
  ns0:charge "0" ;
  ns0:smiles "O=C1[C@]2([C@@]3([C@@H](C)[C@@H](C1)O)[C@H]([C@@H]4[C@](CC[C@@]4(C3)C)(CO)C)CC2)C" ;
  ns0:formula "C20H32O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "OSAXTPCZBXLUPQ-BQRZXHGPSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:mass "320.473" ;
  ns0:synonym_EXACT "(1R,2R,3R,6R,9S,10S,11S,14R)-3-hydroxy-11-(hydroxymethyl)-2,6,11,14-tetramethyltetracyclo[7.6.0.01,6.010,14]pentadecan-5-one" ;
  ns0:inchi "InChI=1S/C20H32O3/c1-12-14(22)9-15(23)19(4)6-5-13-16-17(2,10-20(12,13)19)7-8-18(16,3)11-21/h12-14,16,21-22H,5-11H2,1-4H3/t12-,13-,14+,16-,17+,18+,19-,20-/m0/s1" .

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 .
