@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://www.irandoc.acir/onto/irandoc/CHEBI:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:206481> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:206481>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1OC2=C(C(=O)[C@H](O)[C@@]([C@H]2OC3=C1C(=CC(=C3C)O)C)(OC)C)C" ;
  ns0:formula "C18H20O7" ;
  ns0:inchikey "KMXWTZIYEQGIFH-BQFCYCMXSA-N" ;
  skos:prefLabel "روزئوپورپورین دی"@fa, "roseopurpurin d"@en ;
  ns0:mass "348.351" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:monoisotopicmass "348.12090" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C18H20O7/c1-7-6-10(19)8(2)13-11(7)17(22)25-14-9(3)12(20)15(21)18(4,23-5)16(14)24-13/h6,15-16,19,21H,1-5H3/t15-,16-,18-/m0/s1" ;
  ns0:synonym_EXACT "(1S,2R,11aS)-2,9-dihydroxy-1-methoxy-1,4,7,10-tetramethyl-2,11a-dihydrobenzo[b][1,4]benzodioxepine-3,6-dione" ;
  ns0:charge "0" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
