@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:71971>
  skos:prefLabel "نئوفلاوونوئید"@fa, "neoflavonoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191047> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191047>
  ns0:smiles "O1C2=C(C(=C(C3=CC=C(OC)C=C3)C1=O)C4=CC=CC=C4)C=C(C=C2)C" ;
  ns0:inchikey "HGDQXMRHMLHGOR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "342.12559" ;
  ns0:mass "342.394" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:71971> ;
  ns0:inchi "InChI=1S/C23H18O3/c1-15-8-13-20-19(14-15)21(16-6-4-3-5-7-16)22(23(24)26-20)17-9-11-18(25-2)12-10-17/h3-14H,1-2H3" ;
  ns0:charge "0" ;
  skos:prefLabel "6-methyl-3-(4-methoxyphenyl)-4-phenylcoumarin"@en, "6 متیل 3 (4 متوکسی فنیل) 4 فنیل کومارین"@fa ;
  ns0:formula "C23H18O3" ;
  ns0:synonym_EXACT "3-(4-methoxyphenyl)-6-methyl-4-phenylchromen-2-one" .

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