@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:109535> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109535>
  ns0:mass "254.238" ;
  ns0:monoisotopicmass "254.05791" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H10O4/c16-10-6-7-11-12(8-10)19-15(14(18)13(11)17)9-4-2-1-3-5-9/h1-8,16,18H" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72010> ;
  ns0:formula "C15H10O4" ;
  skos:prefLabel "3,7-dihydroxy-2-phenyl-1-benzopyran-4-one"@en, "3,7 دی هیدروکسی 2 فنیل 1 بنزوپیران 4 یک"@fa ;
  ns0:inchikey "UWQJWDYDYIJWKY-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C=C1)C2=C(C(=O)C3=C(O2)C=C(C=C3)O)O" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
