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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:193281>
  ns0:smiles "S(OC=1C=C(C=2OC3=C(C(=O)C2)C=CC(O)=C3)C=CC1O)(O)(=O)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24043> ;
  skos:prefLabel "[2-hydroxy-5-(7-hydroxy-4-oxo-4h-chromen-2-yl)phenyl]oxidanesulfonic acid"@en, "[2 هیدروکسی 5 (7  4 اکسو 4H کرومن  یل) فنیل] اکسیدان سولفونیک اسید"@fa ;
  ns0:formula "C15H10O8S" ;
  ns0:synonym_EXACT "[2-hydroxy-5-(7-hydroxy-4-oxochromen-2-yl)phenyl] hydrogen sulate" ;
  ns0:monoisotopicmass "350.00964" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XFIKKVOHZIATOS-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H10O8S/c16-9-2-3-10-12(18)7-13(22-14(10)6-9)8-1-4-11(17)15(5-8)23-24(19,20)21/h1-7,16-17H,(H,19,20,21)" ;
  ns0:mass "350.300" .

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 .
