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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103886>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchikey "YJAVIBSBWLCIMY-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "1-(4-methoxyphenyl)-2-(1-methyl-2-isoquinolin-2-iumyl)ethanone"@en, "1 (4 متوکسی فنیل) 2 (1 متیل 2 ایزوکینولین 2 ایومیل) اتانون"@fa ;
  ns0:monoisotopicmass "292.13321" ;
  ns0:inchi "InChI=1S/C19H18NO2/c1-14-18-6-4-3-5-15(18)11-12-20(14)13-19(21)16-7-9-17(22-2)10-8-16/h3-12H,13H2,1-2H3/q+1" ;
  ns0:smiles "CC1=[N+](C=CC2=CC=CC=C12)CC(=O)C3=CC=C(C=C3)OC" ;
  ns0:formula "C19H18NO2" ;
  ns0:mass "292.352" ;
  ns0:charge "+1" .

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 .
