@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:46867>
  skos:prefLabel "ایندولیل کربوکسیلیک اسید"@fa, "indolyl carboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119183> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:119183>
  ns0:mass "548.717" ;
  skos:prefLabel "lsm-30632"@en, "LSM 30632"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C32H44N4O4/c1-20(2)23(5)33-32(39)34(6)17-28-21(3)16-36(22(4)18-37)31(38)30-29(25-13-9-8-12-24(25)19-40-28)26-14-10-11-15-27(26)35(30)7/h8-15,20-23,28,37H,16-19H2,1-7H3,(H,33,39)/t21-,22-,23-,28-/m0/s1" ;
  ns0:smiles "C[C@H]1CN(C(=O)C2=C(C3=CC=CC=C3CO[C@H]1CN(C)C(=O)N[C@@H](C)C(C)C)C4=CC=CC=C4N2C)[C@@H](C)CO" ;
  ns0:monoisotopicmass "548.33626" ;
  ns0:formula "C32H44N4O4" ;
  ns0:inchikey "BIOSPGAGQAHCPR-AMZZYFJHSA-N" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
