@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://www.irandoc.acir/onto/irandoc/CHEBI:51659>
  skos:prefLabel "دی هیدروفوران"@fa, "dihydrofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:181164> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:181164>
  ns0:smiles "O1[C@]2([C@]1(CCC(=CCCC(=CC3OCC(=C3CC2)C)C)C)[H])C" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "isosarcophytoxides mixture"@en, "مخلوط ایزوسارکوفیتوکسیدها"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51659> ;
  ns0:inchi "InChI=1S/C20H30O2/c1-14-6-5-7-15(2)12-18-17(16(3)13-21-18)10-11-20(4)19(22-20)9-8-14/h6,12,18-19H,5,7-11,13H2,1-4H3/b14-6+,15-12+/t18?,19-,20-/m1/s1" ;
  ns0:inchikey "HACHOOOQCLDTSB-DROKDTHGSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(4R,6R,9E,13E)-4,9,13,18-tetramethyl-5,16-dioxatricyclo[13.3.0.04,6]octadeca-1(18),9,13-triene" ;
  ns0:monoisotopicmass "302.22458" ;
  ns0:formula "C20H30O2" ;
  ns0:mass "302.458" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
