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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108179>
  ns0:monoisotopicmass "303.04914" ;
  ns0:mass "303.228" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C13H9N3O6/c17-12-5-4-10(16(21)22)7-11(12)14-13(18)8-2-1-3-9(6-8)15(19)20/h1-7,17H,(H,14,18)" ;
  skos:prefLabel "n-(2-hydroxy-5-nitrophenyl)-3-nitrobenzamide"@en, "N (2 هیدروکسی 5 نیتروفنیل) 3 نیتروبنزامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:formula "C13H9N3O6" ;
  ns0:charge "0" ;
  ns0:smiles "C1=CC(=CC(=C1)[N+](=O)[O-])C(=O)NC2=C(C=CC(=C2)[N+](=O)[O-])O" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OQTYOPJBECVUEO-UHFFFAOYSA-N" .

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 .
