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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:186935>
  ns0:smiles "O1C=2C3=C(OC=C3)C=CC2C(=O)C=C1C=4C(OC)=CC=CC4" ;
  ns0:mass "292.290" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71037> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H12O4" ;
  ns0:monoisotopicmass "292.07356" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H12O4/c1-20-15-5-3-2-4-12(15)17-10-14(19)11-6-7-16-13(8-9-21-16)18(11)22-17/h2-10H,1H3" ;
  skos:prefLabel "2 (2 متوکسی فنیل) 4H فورو[2,3 ساعت] 1 بنزوپیران 4 یک"@fa, "2-(2-methoxyphenyl)-4h-furo[2,3-h]-1-benzopyran-4-one"@en ;
  ns0:synonym_EXACT "2-(2-methoxyphenyl)uro[2,3-h]chromen-4-one" ;
  ns0:charge "0" ;
  ns0:inchikey "SRJVFLYFBJZISE-UHFFFAOYSA-N" .

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 .
