@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://www.irandoc.acir/onto/irandoc/CHEBI:140356>
  skos:prefLabel "7 متوکسی ایزوفلاوون"@fa, "7-methoxyisoflavones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:93618> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93618>
  ns0:inchikey "LMYDKXXEPYRDDD-UHFFFAOYSA-N" ;
  skos:prefLabel "5،6،7 تری متوکسی 3 (2 متوکسی فنیل) 1 بنزوپیران 4 یک"@fa, "5,6,7-trimethoxy-3-(2-methoxyphenyl)-1-benzopyran-4-one"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "COC1=CC=CC=C1C2=COC3=CC(=C(C(=C3C2=O)OC)OC)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:140356> ;
  ns0:inchi "InChI=1S/C19H18O6/c1-21-13-8-6-5-7-11(13)12-10-25-14-9-15(22-2)18(23-3)19(24-4)16(14)17(12)20/h5-10H,1-4H3" ;
  ns0:monoisotopicmass "342.11034" ;
  ns0:formula "C19H18O6" ;
  ns0:mass "342.343" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
