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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120805>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "436.13359" ;
  ns0:smiles "CN1CCN(CC1)C2=C(C=C(C=C2)Cl)NC(=O)C3=CC(=CC=C3)S(=O)(=O)N(C)C" ;
  ns0:mass "436.957" ;
  ns0:inchikey "YLXJOFDLKOXOKC-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H25ClN4O3S/c1-23(2)29(27,28)17-6-4-5-15(13-17)20(26)22-18-14-16(21)7-8-19(18)25-11-9-24(3)10-12-25/h4-8,13-14H,9-12H2,1-3H3,(H,22,26)" ;
  ns0:formula "C20H25ClN4O3S" ;
  skos:prefLabel "n-[5-chloro-2-(4-methyl-1-piperazinyl)phenyl]-3-(dimethylsulfamoyl)benzamide"@en, "N [5 کلرو 2 (4 متیل 1 پیپرازینیل) فنیل] 3 (دی متیل سولفاموئیل) بنزامید"@fa .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
