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

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

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