@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:50563>
  skos:prefLabel "مونوترپنوئید ایریدوئید"@fa, "iridoid monoterpenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202001> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:202001>
  ns0:subset "2_STAR" ;
  ns0:inchikey "UEHKTJFOLYEULK-YXJLRHLOSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50563> ;
  skos:prefLabel "کلسوئن"@fa, "kelsoene"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H24/c1-9(2)13-12-7-8-15(12,4)11-6-5-10(3)14(11)13/h10-14H,1,5-8H2,2-4H3/t10-,11+,12+,13-,14-,15-/m1/s1" ;
  ns0:mass "204.357" ;
  ns0:monoisotopicmass "204.18780" ;
  ns0:charge "0" ;
  ns0:formula "C15H24" ;
  ns0:smiles "C(=C)([C@H]1[C@H]2[C@H](CC[C@H]2C)[C@@]3([C@H]1CC3)C)C" ;
  ns0:synonym_EXACT "(1S,2R,5S,6S,7R,8R)-2,8-dimethyl-6-prop-1-en-2-yltricyclo[5.3.0.02,5]decane" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
