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

<http://www.irandoc.acir/onto/irandoc/CHEBI:25698>
  skos:prefLabel "اتر"@fa, "ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94849> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:94849>
  ns0:inchi "InChI=1S/C23H19NO4/c1-26-18-8-3-15(4-9-18)23-14-21(20-13-17(25)7-12-22(20)28-23)24-16-5-10-19(27-2)11-6-16/h3-14,25H,1-2H3" ;
  ns0:formula "C23H19NO4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2 (4 متوکسی فنیل) 4 (4 متوکسی فنیل) ایمینو 1 بنزوپیران 6 اول"@fa, "2-(4-methoxyphenyl)-4-(4-methoxyphenyl)imino-1-benzopyran-6-ol"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72544>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25698> ;
  ns0:smiles "COC1=CC=C(C=C1)C2=CC(=NC3=CC=C(C=C3)OC)C4=C(O2)C=CC(=C4)O" ;
  ns0:mass "373.402" ;
  ns0:monoisotopicmass "373.13141" ;
  ns0:inchikey "GZBUZCUHQUUESZ-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
