@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:33655>
  skos:prefLabel "ترکیب معطر"@fa, "aromatic compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:191004> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:191004>
  ns0:synonym_EXACT "(E)-1-(2,6-dimethoxyphenyl)-3-phenylprop-2-en-1-one" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "دی متوکسی کالکون 2، 6"@fa, "2',6'-dimethoxychalcone"@en ;
  ns0:smiles "O(C1=C(C(OC)=CC=C1)C(=O)/C=C/C2=CC=CC=C2)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33655> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "268.10994" ;
  ns0:inchikey "GMODFQAQVHNPNU-VAWYXSNFSA-N" ;
  ns0:formula "C17H16O3" ;
  ns0:inchi "InChI=1S/C17H16O3/c1-19-15-9-6-10-16(20-2)17(15)14(18)12-11-13-7-4-3-5-8-13/h3-12H,1-2H3/b12-11+" ;
  ns0:mass "268.312" .

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 .
