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

<http://www.irandoc.acir/onto/irandoc/CHEBI:177586>
  ns0:formula "C18H24ClN3O2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "349.15570" ;
  ns0:mass "349.860" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H24ClN3O2/c19-14-7-13(17(8-15(14)20)24-10-11-1-2-11)18(23)21-16-9-22-5-3-12(16)4-6-22/h7-8,11-12,16H,1-6,9-10,20H2,(H,21,23)" ;
  skos:prefLabel "پانکوپراید"@fa, "pancopride"@en ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-amino-N-(1-azabicyclo[2.2.2]octan-3-yl)-5-chloro-2-(cyclopropylmethoxy)benzamide" ;
  ns0:inchikey "DBQMQBCSKXTCIJ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC=1C=C(C(=O)NC2C3CCN(C2)CC3)C(OCC4CC4)=CC1N" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
