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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116374>
  skos:prefLabel "3،4،5 تری متوکسی N [4 [(2 متیل 1 پیپریدینیل) سولفونیل] فنیل] بنزامید"@fa, "3,4,5-trimethoxy-n-[4-[(2-methyl-1-piperidinyl)sulfonyl]phenyl]benzamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "CJGSZAGZCQBGGW-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "CC1CCCCN1S(=O)(=O)C2=CC=C(C=C2)NC(=O)C3=CC(=C(C(=C3)OC)OC)OC" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H28N2O6S/c1-15-7-5-6-12-24(15)31(26,27)18-10-8-17(9-11-18)23-22(25)16-13-19(28-2)21(30-4)20(14-16)29-3/h8-11,13-15H,5-7,12H2,1-4H3,(H,23,25)" ;
  ns0:monoisotopicmass "448.16681" ;
  ns0:mass "448.534" ;
  ns0:formula "C22H28N2O6S" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
