@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25036>
  skos:prefLabel "لیگنان"@fa, "lignan"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:192563> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:192563>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25036> ;
  ns0:mass "374.389" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C[C@H]([C@@](O)(CC2=CC(OC)=C(O)C=C2)C1=O)CC3=CC(OC)=C(O)C=C3" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3 هیدروکسی 3،4 بیس [(4 هیدروکسی 3 متوکسی فنیل) متیل] اگزولان 2 یک"@fa, "3-hydroxy-3,4-bis[(4-hydroxy-3-methoxyphenyl)methyl]oxolan-2-one"@en ;
  ns0:charge "0" ;
  ns0:formula "C20H22O7" ;
  ns0:inchikey "ZITBJWXLODLDRH-VLIAUNLRSA-N" ;
  ns0:inchi "InChI=1S/C20H22O7/c1-25-17-8-12(3-5-15(17)21)7-14-11-27-19(23)20(14,24)10-13-4-6-16(22)18(9-13)26-2/h3-6,8-9,14,21-22,24H,7,10-11H2,1-2H3/t14-,20+/m1/s1" ;
  ns0:monoisotopicmass "374.13655" ;
  ns0:synonym_EXACT "(3S,4R)-3-hydroxy-3,4-bis[(4-hydroxy-3-methoxyphenyl)methyl]oxolan-2-one" .

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 .
