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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:125588>
  ns0:smiles "CNC1=NC2=CC=CC=C2C(=N1)NCC3=CC=C(C=C3)NC(=O)C4=CC=C(C=C4)F" ;
  ns0:charge "0" ;
  ns0:formula "C23H20FN5O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "4 فلوئورو N [4 [[[2 (متیلامین) 4 کینازولینیل] آمینو] متیل] فنیل] بنزامید"@fa, "4-fluoro-n-[4-[[[2-(methylamino)-4-quinazolinyl]amino]methyl]phenyl]benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:mass "401.437" ;
  ns0:inchikey "WWBNWNFPDKAYDJ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "401.16519" ;
  ns0:inchi "InChI=1S/C23H20FN5O/c1-25-23-28-20-5-3-2-4-19(20)21(29-23)26-14-15-6-12-18(13-7-15)27-22(30)16-8-10-17(24)11-9-16/h2-13H,14H2,1H3,(H,27,30)(H2,25,26,28,29)" .

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 .
