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

<http://www.irandoc.acir/onto/irandoc/CHEBI:119951>
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(=O)OC1=C(C=C(C=C1)C(=O)NC2=CC=C(C=C2)O)OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "301.09502" ;
  ns0:inchikey "NRAXYEOTGBQZLX-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:mass "301.295" ;
  ns0:inchi "InChI=1S/C16H15NO5/c1-10(18)22-14-8-3-11(9-15(14)21-2)16(20)17-12-4-6-13(19)7-5-12/h3-9,19H,1-2H3,(H,17,20)" ;
  skos:prefLabel "استیک اسید [4 [( هیدروکسیانیلینو) اکسومتیل] 2 متوکسی فنیل] استر"@fa, "acetic acid [4-[(4-hydroxyanilino)-oxomethyl]-2-methoxyphenyl] ester"@en ;
  ns0:formula "C16H15NO5" .

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 .
