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

<http://www.irandoc.acir/onto/irandoc/CHEBI:228738>
  skos:prefLabel "3,4-dichloro-n-[4-(2-methoxyethoxy)phenyl]benzamide"@en, "3،4 دی کلرو N [4 (2 متوکسی آتوکسی) فنیل] بنزامید"@fa ;
  ns0:charge "0" ;
  ns0:mass "340.200" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "ClC=1C=C(C(=O)NC2=CC=C(OCCOC)C=C2)C=CC1Cl" ;
  ns0:inchi "InChI=1S/C16H15Cl2NO3/c1-21-8-9-22-13-5-3-12(4-6-13)19-16(20)11-2-7-14(17)15(18)10-11/h2-7,10H,8-9H2,1H3,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:formula "C16H15Cl2NO3" ;
  ns0:synonym_EXACT "3,4-dichloro-N-[4-(2-methoxyethoxy)phenyl]benzamide" ;
  ns0:inchikey "BRDVYBHWADZIJI-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "339.04290" ;
  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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
