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

<http://www.irandoc.acir/onto/irandoc/CHEBI:226001>
  ns0:smiles "O=C(OCC(O)(C(=O)O)C)C1=CC=C([C@@]2(C(C[C@H](C2)O)(C)C)C)C=C1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "350.17294" ;
  skos:prefLabel "دکونین ای"@fa, "deconin e"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OEMQRFWSQMZDOR-QSFPRURJSA-N" ;
  ns0:synonym_EXACT "2-hydroxy-3-[4-[(1S,4R)-4-hydroxy-1,2,2-trimethylcyclopentyl]benzoyl]oxy-2-methylpropanoic acid" ;
  ns0:inchi "InChI=1S/C19H26O6/c1-17(2)9-14(20)10-18(17,3)13-7-5-12(6-8-13)15(21)25-11-19(4,24)16(22)23/h5-8,14,20,24H,9-11H2,1-4H3,(H,22,23)/t14-,18-,19?/m1/s1" ;
  ns0:charge "0" ;
  ns0:formula "C19H26O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26658> ;
  ns0:mass "350.411" .

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 .
