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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94232>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "344.13722" ;
  ns0:inchikey "AGJGVJQIJQWBAK-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H20N2O5/c1-4-25-18(22)20-14-7-5-6-13(10-14)19-17(21)12-8-15(23-2)11-16(9-12)24-3/h5-11H,4H2,1-3H3,(H,19,21)(H,20,22)" ;
  ns0:formula "C18H20N2O5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:charge "0" ;
  ns0:smiles "CCOC(=O)NC1=CC=CC(=C1)NC(=O)C2=CC(=CC(=C2)OC)OC" ;
  ns0:mass "344.362" ;
  skos:prefLabel "N [3 [[(،5 دی متوکسی فنیل) اکسومتیل] آمینو] ] اتیل استر اسید کاربامیک"@fa, "n-[3-[[(3,5-dimethoxyphenyl)-oxomethyl]amino]phenyl]carbamic acid ethyl ester"@en ;
  ns0:subset "2_STAR" .

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 .
