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

<http://www.irandoc.acir/onto/irandoc/CHEBI:210038>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:inchikey "LMDBAABIEZZESD-UNNPPQAFSA-N" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "390.388" ;
  ns0:smiles "O=C1[C@@](O)(C2=CC=C(OC)C=C2)[C@H](O)[C@@H](O)[C@]([C@@H]1O)(O)C3=CC=C(OC)C=C3" ;
  ns0:synonym_EXACT "(2R,3R,4R,5R,6S)-2,3,4,5,6-pentahydroxy-2,5-bis(4-methoxyphenyl)cyclohexan-1-one" ;
  skos:prefLabel "Hawaiienol D"@fa, "hawaiienol d"@en ;
  ns0:inchi "InChI=1S/C20H22O8/c1-27-13-7-3-11(4-8-13)19(25)15(21)17(23)20(26,18(24)16(19)22)12-5-9-14(28-2)10-6-12/h3-10,15-17,21-23,25-26H,1-2H3/t15-,16-,17-,19-,20-/m1/s1" ;
  ns0:monoisotopicmass "390.13147" ;
  ns0:formula "C20H22O8" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
