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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92028>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "343.17567" ;
  ns0:formula "C16H21N7O2" ;
  ns0:charge "0" ;
  ns0:inchikey "BBCGTOKEVOZERW-UHFFFAOYSA-N" ;
  skos:prefLabel "2-[[4-(2-hydroxyethylamino)-6-(1-pyrrolidinyl)-1,3,5-triazin-2-yl]amino]benzamide"@en, "2 [[4 (2 هیدروکسی اتیلامین) 6 (1 پیرولیدینیل) 1،3،5 تریازین 2 یل] آمینو] بنزامید"@fa ;
  ns0:mass "343.384" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1CCN(C1)C2=NC(=NC(=N2)NCCO)NC3=CC=CC=C3C(=O)N" ;
  ns0:inchi "InChI=1S/C16H21N7O2/c17-13(25)11-5-1-2-6-12(11)19-15-20-14(18-7-10-24)21-16(22-15)23-8-3-4-9-23/h1-2,5-6,24H,3-4,7-10H2,(H2,17,25)(H2,18,19,20,21,22)" .

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 .
