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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111453>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:mass "463.594" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C26H29N3O3S" ;
  skos:prefLabel "5 (دی متیل سولفامویل) N (دی فنیل متیل) 2 (1 پیرولیدینیل) بنزامید"@fa, "5-(dimethylsulfamoyl)-n-(diphenylmethyl)-2-(1-pyrrolidinyl)benzamide"@en ;
  ns0:monoisotopicmass "463.19296" ;
  ns0:inchi "InChI=1S/C26H29N3O3S/c1-28(2)33(31,32)22-15-16-24(29-17-9-10-18-29)23(19-22)26(30)27-25(20-11-5-3-6-12-20)21-13-7-4-8-14-21/h3-8,11-16,19,25H,9-10,17-18H2,1-2H3,(H,27,30)" ;
  ns0:inchikey "IRJCYQZNUUWHOO-UHFFFAOYSA-N" ;
  ns0:smiles "CN(C)S(=O)(=O)C1=CC(=C(C=C1)N2CCCC2)C(=O)NC(C3=CC=CC=C3)C4=CC=CC=C4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
