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

<http://www.irandoc.acir/onto/irandoc/CHEBI:187413>
  skos:prefLabel "FK 866"@fa, "fk-866"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "391.515" ;
  ns0:monoisotopicmass "391.22598" ;
  ns0:synonym_EXACT "(E)-N-[4-(1-benzoylpiperidin-4-yl)butyl]-3-pyridin-3-ylprop-2-enamide" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "KPBNHDGDUADAGP-VAWYXSNFSA-N" ;
  ns0:smiles "O=C(N1CCC(CC1)CCCCNC(=O)/C=C/C=2C=CC=NC2)C3=CC=CC=C3" ;
  ns0:charge "0" ;
  ns0:formula "C24H29N3O2" ;
  ns0:inchi "InChI=1S/C24H29N3O2/c28-23(12-11-21-8-6-15-25-19-21)26-16-5-4-7-20-13-17-27(18-14-20)24(29)22-9-2-1-3-10-22/h1-3,6,8-12,15,19-20H,4-5,7,13-14,16-18H2,(H,26,28)/b12-11+" .

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 .
