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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121900>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COC1=CC(=CC(=C1)NC(=O)C2=CC(=NC=C2)N)C(=O)NC3=CC=CC(=C3)C(F)(F)F" ;
  ns0:formula "C21H17F3N4O3" ;
  skos:prefLabel "2 آمینو N [3 متوکسی 5 [اکسو [3 (تری فلورومتیل) آنیلینو] متیل] فنیل] 4 پیریدین کربوکسامید"@fa, "2-amino-n-[3-methoxy-5-[oxo-[3-(trifluoromethyl)anilino]methyl]phenyl]-4-pyridinecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  ns0:mass "430.381" ;
  ns0:inchikey "RDZJISXYOIRMMX-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "430.12527" ;
  ns0:inchi "InChI=1S/C21H17F3N4O3/c1-31-17-8-13(20(30)27-15-4-2-3-14(10-15)21(22,23)24)7-16(11-17)28-19(29)12-5-6-26-18(25)9-12/h2-11H,1H3,(H2,25,26)(H,27,30)(H,28,29)" ;
  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 .
