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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:196246>
  ns0:monoisotopicmass "270.05282" ;
  ns0:inchikey "NAEHVPAKHDOTSP-UHFFFAOYSA-N" ;
  ns0:formula "C15H10O5" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5,2',5'-trihydroxyflavone"@en, "تری هیدروکسی فلاون 5،2،5"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24043> ;
  ns0:subset "2_STAR" ;
  ns0:mass "270.240" ;
  ns0:synonym_EXACT "2-(2,5-dihydroxyphenyl)-5-hydroxychromen-4-one" ;
  ns0:smiles "O1C(C2=C(O)C=CC(O)=C2)=CC(=O)C=3C1=CC=CC3O" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C15H10O5/c16-8-4-5-10(17)9(6-8)14-7-12(19)15-11(18)2-1-3-13(15)20-14/h1-7,16-18H" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
