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

<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://www.irandoc.acir/onto/irandoc/CHEBI:113090>
  ns0:mass "399.441" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "n-[2,5-dimethoxy-4-[[2-(4-morpholinyl)-1-oxoethyl]amino]phenyl]benzamide"@en, "N [2،5 دی متوکسی 4 [[2 (4 مورفولینیل) 1 اکسو اتیل] آمینو] فنیل] بنزامید"@fa ;
  ns0:monoisotopicmass "399.17942" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C21H25N3O5/c1-27-18-13-17(23-21(26)15-6-4-3-5-7-15)19(28-2)12-16(18)22-20(25)14-24-8-10-29-11-9-24/h3-7,12-13H,8-11,14H2,1-2H3,(H,22,25)(H,23,26)" ;
  ns0:formula "C21H25N3O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "COC1=CC(=C(C=C1NC(=O)C2=CC=CC=C2)OC)NC(=O)CN3CCOCC3" ;
  ns0:inchikey "SAPNDXAWFRWBHK-UHFFFAOYSA-N" .

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