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

<http://www.irandoc.acir/onto/irandoc/CHEBI:91945>
  ns0:smiles "CCOC(=O)C1=C(NC2=C1C3=C(C=C2)OC4C5=C(CCN4C3)C=C(C=C5)OC)C" ;
  ns0:inchi "InChI=1S/C23H24N2O4/c1-4-28-23(26)20-13(2)24-18-7-8-19-17(21(18)20)12-25-10-9-14-11-15(27-3)5-6-16(14)22(25)29-19/h5-8,11,22,24H,4,9-10,12H2,1-3H3" ;
  ns0:mass "392.449" ;
  ns0:inchikey "VDDUJINYXKGZLV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "lsm-1888"@en, "LSM 1888"@fa ;
  ns0:monoisotopicmass "392.17361" ;
  ns0:formula "C23H24N2O4" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:charge "0" .

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 .
