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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120934>
  ns0:smiles "C1C2C=CC1C3C2C(=O)N(C3=O)C4=CC=C(C=C4)C(=O)NC5=CC=C(C=C5)C6=NC7=CC=CC=C7O6" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "lsm-32377"@en, "LSM 32377"@fa ;
  ns0:mass "475.496" ;
  ns0:formula "C29H21N3O4" ;
  ns0:inchikey "GBAMHVNDWHYNBF-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C29H21N3O4/c33-26(30-20-11-7-17(8-12-20)27-31-22-3-1-2-4-23(22)36-27)16-9-13-21(14-10-16)32-28(34)24-18-5-6-19(15-18)25(24)29(32)35/h1-14,18-19,24-25H,15H2,(H,30,33)" ;
  ns0:monoisotopicmass "475.15321" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> .

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 .
