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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:191029>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O(C1=C(C(OC)=CC(OC)=C1)C(=O)/C=C/C2=CC=C(N(C)C)C=C2)C" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33655> ;
  ns0:monoisotopicmass "341.16271" ;
  ns0:mass "341.407" ;
  ns0:synonym_EXACT "(E)-3-[4-(dimethylamino)phenyl]-1-(2,4,6-trimethoxyphenyl)prop-2-en-1-one" ;
  ns0:inchikey "VPSSTEFJODQSHX-DHZHZOJOSA-N" ;
  skos:prefLabel "4-dimethylamino-2',4',6'-trimethoxychalcone"@en, "4 دی متیل آمینو 2'، 4'، 6' تری متوکسی کالکون"@fa ;
  ns0:subset "2_STAR" ;
  ns0:formula "C20H23NO4" ;
  ns0:inchi "InChI=1S/C20H23NO4/c1-21(2)15-9-6-14(7-10-15)8-11-17(22)20-18(24-4)12-16(23-3)13-19(20)25-5/h6-13H,1-5H3/b11-8+" .

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 .
