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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112801>
  ns0:charge "0" ;
  ns0:smiles "COC1=CC(=C(C=C1)NC(=O)C2=C(C=CC(=C2)Cl)NC(=O)C3=CC=CO3)OC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-[4-chloro-2-[(2,4-dimethoxyanilino)-oxomethyl]phenyl]-2-furancarboxamide"@en, "N [4 chloro 2 [(2،4 dimethoxyanilino) oxomethyl]phenyl] 2 furancarboxamide"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "400.08260" ;
  ns0:mass "400.813" ;
  ns0:formula "C20H17ClN2O5" ;
  ns0:inchi "InChI=1S/C20H17ClN2O5/c1-26-13-6-8-16(18(11-13)27-2)23-19(24)14-10-12(21)5-7-15(14)22-20(25)17-4-3-9-28-17/h3-11H,1-2H3,(H,22,25)(H,23,24)" ;
  ns0:inchikey "JVRULJDJPNCHCE-UHFFFAOYSA-N" .

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 .
