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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:203992>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  skos:prefLabel "(3s)-3-acetoxyeremophil-1(2),7(11),9(10)-trien-8-one"@en, "(3S) 3 استوکسیرموفیل 1(2)،7(11)،9(10) تریین 8 یک"@fa ;
  ns0:mass "274.360" ;
  ns0:formula "C17H22O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "274.15689" ;
  ns0:synonym_EXACT "[(1R,2S,8aR)-1,8a-dimethyl-6-oxo-7-propan-2-ylidene-2,8-dihydro-1H-naphthalen-2-yl] acetate" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H22O3/c1-10(2)14-9-17(5)11(3)16(20-12(4)18)7-6-13(17)8-15(14)19/h6-8,11,16H,9H2,1-5H3/t11-,16-,17+/m0/s1" ;
  ns0:inchikey "FJZBAGIMAUDSAO-MZPVMMEZSA-N" ;
  ns0:smiles "O=C1C(=C(C)C)C[C@@]2([C@H]([C@@H](OC(=O)C)C=CC2=C1)C)C" .

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 .
