@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:72544>
  skos:prefLabel "فلاونوئیدها"@fa, "flavonoids"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:186799> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:25698>
  skos:prefLabel "اتر"@fa, "ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:186799> .

<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:186799>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C18H16O10S" ;
  ns0:smiles "S(OC1=C(OC=2C(C1=O)=C(O)C=C(OC)C2)C3=CC(OC)=C(OC)C=C3)(O)(=O)=O" ;
  ns0:mass "424.380" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72544>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25698> ;
  ns0:monoisotopicmass "424.04642" ;
  ns0:synonym_EXACT "[2-(3,4-dimethoxyphenyl)-5-hydroxy-7-methoxy-4-oxochromen-3-yl] hydrogen sulate" ;
  skos:prefLabel "کوئرستین 7،3'،4' تری متیل اتر 3 سولفات"@fa, "quercetin 7,3',4'-trimethyl ether 3-sulfate"@en ;
  ns0:inchikey "RRGDPLTYDHRBNH-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H16O10S/c1-24-10-7-11(19)15-14(8-10)27-17(18(16(15)20)28-29(21,22)23)9-4-5-12(25-2)13(6-9)26-3/h4-8,19H,1-3H3,(H,21,22,23)" ;
  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 .
