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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123396>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "SKCLVNTZOWQSMK-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:formula "C20H17ClN2O4" ;
  ns0:monoisotopicmass "384.08768" ;
  ns0:inchi "InChI=1S/C20H17ClN2O4/c1-2-26-17-7-4-3-6-16(17)23-19(24)14-12-13(21)9-10-15(14)22-20(25)18-8-5-11-27-18/h3-12H,2H2,1H3,(H,22,25)(H,23,24)" ;
  skos:prefLabel "N [4 chloro 2 [(2 اتوکسیانیلینو) oxomethyl]phenyl] 2 furancarboxamide"@fa, "n-[4-chloro-2-[(2-ethoxyanilino)-oxomethyl]phenyl]-2-furancarboxamide"@en ;
  ns0:smiles "CCOC1=CC=CC=C1NC(=O)C2=C(C=CC(=C2)Cl)NC(=O)C3=CC=CO3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "384.814" ;
  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 .
