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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103853>
  ns0:inchi "InChI=1S/C22H24Cl2N4O/c23-17-9-8-16(14-18(17)24)21(29)15-28-20-7-3-2-6-19(20)27(22(28)25)13-12-26-10-4-1-5-11-26/h2-3,6-9,14,25H,1,4-5,10-13,15H2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "431.359" ;
  skos:prefLabel "1 (3،4 دی کلروفنیل) 2 [2 ایمینو 3 [2 (1 پیپریدینیل) اتیل] 1 بنزیمیدازولیل] اتانون"@fa, "1-(3,4-dichlorophenyl)-2-[2-imino-3-[2-(1-piperidinyl)ethyl]-1-benzimidazolyl]ethanone"@en ;
  ns0:monoisotopicmass "430.13272" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C22H24Cl2N4O" ;
  ns0:smiles "C1CCN(CC1)CCN2C3=CC=CC=C3N(C2=N)CC(=O)C4=CC(=C(C=C4)Cl)Cl" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GXFUZNHIKQMEJC-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
