@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:105623> .

<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:105623>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C23H22N2O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C23H22N2O2/c1-16-12-17(2)14-19(13-16)23(27)25-21-10-8-20(9-11-21)24-22(26)15-18-6-4-3-5-7-18/h3-14H,15H2,1-2H3,(H,24,26)(H,25,27)" ;
  skos:prefLabel "3،5 دی متیل N [4 [(1 اکسو 2 فنیل اتیل) آمینو] فنیل] بنزامید"@fa, "3,5-dimethyl-n-[4-[(1-oxo-2-phenylethyl)amino]phenyl]benzamide"@en ;
  ns0:monoisotopicmass "358.16813" ;
  ns0:smiles "CC1=CC(=CC(=C1)C(=O)NC2=CC=C(C=C2)NC(=O)CC3=CC=CC=C3)C" ;
  ns0:mass "358.434" ;
  ns0:inchikey "QGUBPUFQLQNLFA-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
