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

<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:120907>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C19H14BrN3O4/c20-16-11-10-15(27-16)19(26)23-22-18(25)13-6-8-14(9-7-13)21-17(24)12-4-2-1-3-5-12/h1-11H,(H,21,24)(H,22,25)(H,23,26)" ;
  ns0:formula "C19H14BrN3O4" ;
  ns0:mass "428.236" ;
  ns0:monoisotopicmass "427.01677" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MPQDYLJVMYGFRE-UHFFFAOYSA-N" ;
  skos:prefLabel "N [4 [[[(5 bromo 2 furanyl) oxomethyl]hydrazo] oxomethyl]phenyl]benzamide"@fa, "n-[4-[[[(5-bromo-2-furanyl)-oxomethyl]hydrazo]-oxomethyl]phenyl]benzamide"@en ;
  ns0:smiles "C1=CC=C(C=C1)C(=O)NC2=CC=C(C=C2)C(=O)NNC(=O)C3=CC=C(O3)Br" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> .

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