@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:78802>
  skos:prefLabel "دیاریل هپتانوئید"@fa, "diarylheptanoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200650> .

<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:200650>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "methylphelligrin b"@en, "متیل فلیگرین B"@fa ;
  ns0:inchikey "BOEWXOMRJRXFIU-HXUWFJFHSA-N" ;
  ns0:mass "392.407" ;
  ns0:monoisotopicmass "392.12599" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:78802> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H20O6/c1-28-21-12-19(27)22-18(26)11-20(13-6-8-15(24)9-7-13)29-23(22)16(21)10-14-4-2-3-5-17(14)25/h2-9,12,20,24-25,27H,10-11H2,1H3/t20-/m1/s1" ;
  ns0:formula "C23H20O6" ;
  ns0:smiles "O=C1C2=C(O[C@H](C1)C3=CC=C(O)C=C3)C(=C(OC)C=C2O)CC4=C(O)C=CC=C4" ;
  ns0:synonym_EXACT "(2R)-5-hydroxy-2-(4-hydroxyphenyl)-8-[(2-hydroxyphenyl)methyl]-7-methoxy-2,3-dihydrochromen-4-one" ;
  ns0:charge "0" .

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 .
