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

<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:183407>
  ns0:smiles "O=C(NCC1=CC=C(N2CCN(CC2)C)C=C1)C3=CC(=C(C=C3)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C21H27N3O/c1-16-4-7-19(14-17(16)2)21(25)22-15-18-5-8-20(9-6-18)24-12-10-23(3)11-13-24/h4-9,14H,10-13,15H2,1-3H3,(H,22,25)" ;
  skos:prefLabel "3،4 دی متیل N [4 (4 متیل پیپرازینو) بنزیل] بنزامید"@fa, "3,4-dimethyl-n-[4-(4-methylpiperazino)benzyl]benzamide"@en ;
  ns0:mass "337.467" ;
  ns0:inchikey "ZXEFTMQOVJESFF-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H27N3O" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "3,4-dimethyl-N-[[4-(4-methylpiperazin-1-yl)phenyl]methyl]benzamide" ;
  ns0:monoisotopicmass "337.21541" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
