@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:26848>
  skos:prefLabel "تانن"@fa, "tannin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228907> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:228907>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "416.514" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26848> ;
  ns0:smiles "O(C1=C2C(C[C@@H]([C@@H](CC=3C2=C(OC)C(OC)=C(OC)C3)C)C)=CC(OC)=C1OC)C" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "schizandrin a"@en, "شیزندرین A"@fa ;
  ns0:inchikey "JEJFTTRHGBKKEI-OKILXGFUSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C24H32O6/c1-13-9-15-11-17(25-3)21(27-5)23(29-7)19(15)20-16(10-14(13)2)12-18(26-4)22(28-6)24(20)30-8/h11-14H,9-10H2,1-8H3/t13-,14+" ;
  ns0:synonym_EXACT "(9S,10R)-3,4,5,14,15,16-hexamethoxy-9,10-dimethyltricyclo[10.4.0.02,7]hexadeca-1(16),2,4,6,12,14-hexaene" ;
  ns0:formula "C24H32O6" ;
  ns0:monoisotopicmass "416.21989" .

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 .
