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

<http://www.irandoc.acir/onto/irandoc/CHEBI:102660>
  ns0:inchikey "MOGZBFKOCSCLHD-BPHNFWMXSA-N" ;
  skos:prefLabel "LSM 14007"@fa, "lsm-14007"@en ;
  ns0:formula "C29H33N3O4" ;
  ns0:mass "487.591" ;
  ns0:smiles "C1CCC(C1)NC(=O)[C@H]2[C@@H]([C@H]3CN4C(=CC=C(C4=O)C5=CCCC5)[C@@H]2N3C(=O)C6=CC=CC=C6)CO" ;
  ns0:inchi "InChI=1S/C29H33N3O4/c33-17-22-24-16-31-23(15-14-21(29(31)36)18-8-4-5-9-18)26(25(22)27(34)30-20-12-6-7-13-20)32(24)28(35)19-10-2-1-3-11-19/h1-3,8,10-11,14-15,20,22,24-26,33H,4-7,9,12-13,16-17H2,(H,30,34)/t22-,24-,25+,26+/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "487.24711" ;
  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 .
