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

<http://www.irandoc.acir/onto/irandoc/CHEBI:206406>
  skos:prefLabel "methyl (r,e)-6-(2,3-dihydroxy-4-methylpenyl)-2-methylhept-5-enoate"@en, "متیل (R,E) 6 (2,3 دی هیدروکسی 4 متیل پنیل) 2 متیل هپت 5 انوات"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl (E,2R)-6-(2,3-dihydroxy-4-methylphenyl)-2-methylhept-5-enoate" ;
  ns0:inchi "InChI=1S/C16H22O4/c1-10(6-5-7-12(3)16(19)20-4)13-9-8-11(2)14(17)15(13)18/h6,8-9,12,17-18H,5,7H2,1-4H3/b10-6+/t12-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:inchikey "GRSGIYDCUNTRSM-GCZGVDRJSA-N" ;
  ns0:monoisotopicmass "278.15181" ;
  ns0:formula "C16H22O4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "278.348" ;
  ns0:smiles "O=C(OC)[C@@H](CC/C=C(/C1=C(O)C(O)=C(C)C=C1)/C)C" .

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 .
