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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109591>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "365.470" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "IGHRTZWXWJQQTP-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NC2=CC=CC=C2N3CCN(CC3)C(=O)C(C)C" ;
  ns0:formula "C22H27N3O2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "4-methyl-n-[2-[4-(2-methyl-1-oxopropyl)-1-piperazinyl]phenyl]benzamide"@en, "4 متیل N [2 [4 (2 متیل 1 اگزوپروپیل) 1 پیپرازینیل] فنیل] بنزامید"@fa ;
  ns0:monoisotopicmass "365.21033" ;
  ns0:inchi "InChI=1S/C22H27N3O2/c1-16(2)22(27)25-14-12-24(13-15-25)20-7-5-4-6-19(20)23-21(26)18-10-8-17(3)9-11-18/h4-11,16H,12-15H2,1-3H3,(H,23,26)" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
