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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125519>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "2-[[oxo-[3-[(1-oxo-2-phenylethyl)amino]phenyl]methyl]amino]benzoic acid"@en, "2 [[اکسو [3 [(1   فنیل اتیل) آمینو] ] متیل] ] بنزوئیک اسید"@fa ;
  ns0:formula "C22H18N2O4" ;
  ns0:smiles "C1=CC=C(C=C1)CC(=O)NC2=CC=CC(=C2)C(=O)NC3=CC=CC=C3C(=O)O" ;
  ns0:monoisotopicmass "374.12666" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C22H18N2O4/c25-20(13-15-7-2-1-3-8-15)23-17-10-6-9-16(14-17)21(26)24-19-12-5-4-11-18(19)22(27)28/h1-12,14H,13H2,(H,23,25)(H,24,26)(H,27,28)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "374.390" ;
  ns0:inchikey "OBGIRQUECFHUEY-UHFFFAOYSA-N" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
