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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114768>
  ns0:mass "354.354" ;
  ns0:formula "C20H18O6" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50753> ;
  ns0:monoisotopicmass "354.11034" ;
  ns0:inchikey "GPGIPQZPUTVIGJ-UHFFFAOYSA-N" ;
  skos:prefLabel "3 (3،4 دی متوکسی فنیل) 7 (2 اگزوپروکسی) 1 بنزوپیران 2 یک"@fa, "3-(3,4-dimethoxyphenyl)-7-(2-oxopropoxy)-1-benzopyran-2-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H18O6/c1-12(21)11-25-15-6-4-14-8-16(20(22)26-18(14)10-15)13-5-7-17(23-2)19(9-13)24-3/h4-10H,11H2,1-3H3" ;
  ns0:smiles "CC(=O)COC1=CC2=C(C=C1)C=C(C(=O)O2)C3=CC(=C(C=C3)OC)OC" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
