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

<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:196280>
  ns0:smiles "O1[C@H]([C@H](O)CC2=C1C=C(O)C=C2)C3=CC(O)=C(O)C(O)=C3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H14O6/c16-9-2-1-7-3-12(19)15(21-13(7)6-9)8-4-10(17)14(20)11(18)5-8/h1-2,4-6,12,15-20H,3H2/t12-,15+/m1/s1" ;
  skos:prefLabel "ent Robinetinidol"@fa, "ent-robinetinidol"@en ;
  ns0:monoisotopicmass "290.07904" ;
  ns0:mass "290.271" ;
  ns0:formula "C15H14O6" ;
  ns0:inchikey "GMPPKSLKMRADRM-DOMZBBRYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "5-[(2S,3R)-3,7-dihydroxy-3,4-dihydro-2H-chromen-2-yl]benzene-1,2,3-triol" .

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 .
