@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103849> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103849>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "359.21179" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1 (4 متیل فنیل) 2 [3 (4 متیل فنیل) 6،7،8،9 تتراهیدرو 5H ایمیدازو[1،2 a] آزپین 1 ium 1 yl] اتانون"@fa, "1-(4-methylphenyl)-2-[3-(4-methylphenyl)-6,7,8,9-tetrahydro-5h-imidazo[1,2-a]azepin-1-ium-1-yl]ethanone"@en ;
  ns0:inchi "InChI=1S/C24H27N2O/c1-18-7-11-20(12-8-18)22-16-25(24-6-4-3-5-15-26(22)24)17-23(27)21-13-9-19(2)10-14-21/h7-14,16H,3-6,15,17H2,1-2H3/q+1" ;
  ns0:mass "359.485" ;
  ns0:inchikey "IFHMUNAIFQSUDX-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=C[N+](=C3N2CCCCC3)CC(=O)C4=CC=C(C=C4)C" ;
  ns0:charge "+1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C24H27N2O" .

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 .
