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

<http://www.irandoc.acir/onto/irandoc/CHEBI:109213>
  skos:prefLabel "4-[[(3,6-dichloro-2-methoxyphenyl)-oxomethyl]amino]benzoic acid propyl ester"@en, "پروپیل استر 4 [[(3،6 دی کلرو 2 متوکسی فنیل) اکسومتیل] آمینو] بنزوئیک اسید"@fa ;
  ns0:monoisotopicmass "381.05346" ;
  ns0:charge "0" ;
  ns0:formula "C18H17Cl2NO4" ;
  ns0:smiles "CCCOC(=O)C1=CC=C(C=C1)NC(=O)C2=C(C=CC(=C2OC)Cl)Cl" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchikey "VVJJAMABZXTOCM-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "382.238" ;
  ns0:inchi "InChI=1S/C18H17Cl2NO4/c1-3-10-25-18(23)11-4-6-12(7-5-11)21-17(22)15-13(19)8-9-14(20)16(15)24-2/h4-9H,3,10H2,1-2H3,(H,21,22)" .

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 .
