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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116983>
  ns0:formula "C15H13F3N2O2" ;
  ns0:monoisotopicmass "310.09291" ;
  ns0:inchikey "XHKPRPYZXAWAGM-UHFFFAOYSA-N" ;
  ns0:mass "310.272" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 متیل N [1 متیل 2 اکسو 6 (تری فلورومتیل) 3 پیریدینیل] بنزامید"@fa, "4-methyl-n-[1-methyl-2-oxo-6-(trifluoromethyl)-3-pyridinyl]benzamide"@en ;
  ns0:inchi "InChI=1S/C15H13F3N2O2/c1-9-3-5-10(6-4-9)13(21)19-11-7-8-12(15(16,17)18)20(2)14(11)22/h3-8H,1-2H3,(H,19,21)" ;
  ns0:smiles "CC1=CC=C(C=C1)C(=O)NC2=CC=C(N(C2=O)C)C(F)(F)F" ;
  ns0:charge "0" .

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 .
