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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93229>
  skos:prefLabel "2-cyano-3-(3,5-dimethoxyphenyl)-2-[(3,5-dimethoxyphenyl)methyl]propanoic acid ethyl ester"@en, "2 سیانو 3 (،5 دی متوکسی فنیل)  [(،   ) متیل] اتیل استر پروپانوئیک اسید"@fa ;
  ns0:monoisotopicmass "413.18384" ;
  ns0:inchikey "HTXMZVJFAJCANG-UHFFFAOYSA-N" ;
  ns0:mass "413.464" ;
  ns0:formula "C23H27NO6" ;
  ns0:inchi "InChI=1S/C23H27NO6/c1-6-30-22(25)23(15-24,13-16-7-18(26-2)11-19(8-16)27-3)14-17-9-20(28-4)12-21(10-17)29-5/h7-12H,6,13-14H2,1-5H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:smiles "CCOC(=O)C(CC1=CC(=CC(=C1)OC)OC)(CC2=CC(=CC(=C2)OC)OC)C#N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33655> .

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 .
