@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:91819> .

<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:91819> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:91819>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72544>, <http://www.irandoc.acir/onto/irandoc/CHEBI:25698> ;
  skos:prefLabel "7 متوکسی 2 (4 متوکسی فنیل) 3،4 دی هیدرو 2H 1 بنزوپیران 4 یک"@fa, "7-methoxy-2-(4-methoxyphenyl)-3,4-dihydro-2h-1-benzopyran-4-one"@en ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C17H16O4" ;
  ns0:mass "284.307" ;
  ns0:inchikey "YAEYGSBLDUIDTP-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H16O4/c1-19-12-5-3-11(4-6-12)16-10-15(18)14-8-7-13(20-2)9-17(14)21-16/h3-9,16H,10H2,1-2H3" ;
  ns0:monoisotopicmass "284.10486" ;
  ns0:smiles "COC1=CC=C(C=C1)C2CC(=O)C3=C(O2)C=C(C=C3)OC" ;
  ns0:subset "2_STAR" .

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 .
