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

<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:112936>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C24H28ClN3O4S/c25-20-8-6-18(7-9-20)24(30)27-14-4-5-19(17-27)23(29)26-21-10-12-22(13-11-21)33(31,32)28-15-2-1-3-16-28/h6-13,19H,1-5,14-17H2,(H,26,29)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "490.017" ;
  ns0:formula "C24H28ClN3O4S" ;
  skos:prefLabel "1 [(4 کلروفنیل) اکسومتیل] N [4 (1 پیپریدینیل سولفونیل) فنیل] 3 پیپریدین کربوکسامید"@fa, "1-[(4-chlorophenyl)-oxomethyl]-n-[4-(1-piperidinylsulfonyl)phenyl]-3-piperidinecarboxamide"@en ;
  ns0:smiles "C1CCN(CC1)S(=O)(=O)C2=CC=C(C=C2)NC(=O)C3CCCN(C3)C(=O)C4=CC=C(C=C4)Cl" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "489.14891" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "BDQMSTOKANDUKD-UHFFFAOYSA-N" .

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