@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:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3693> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:3693>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403>, <http://www.irandoc.acir/onto/irandoc/CHEBI:24400> ;
  ns0:inchikey "WNBCMONIPIJTSB-TVKJYDDYSA-N" ;
  skos:prefLabel "cichoriin"@en, "سیچوریین"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C15H16O9/c16-5-10-12(19)13(20)14(21)15(24-10)23-9-4-8-6(3-7(9)17)1-2-11(18)22-8/h1-4,10,12-17,19-21H,5H2/t10-,12-,13+,14-,15-/m1/s1" ;
  ns0:mass "340.283" ;
  ns0:formula "C15H16O9" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "340.07943" ;
  ns0:smiles "OC[C@H]1O[C@@H](Oc2cc3oc(=O)ccc3cc2O)[C@H](O)[C@@H](O)[C@@H]1O" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "Cichoriin" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24400>
  skos:prefLabel "گلیکوزید"@fa, "glycoside"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:3693> .

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 .
