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

<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:99434> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:99434>
  ns0:inchikey "QLIZXZIZGKFZES-BCQCSXDESA-N" ;
  ns0:monoisotopicmass "535.30462" ;
  skos:prefLabel "lsm-10813"@en, "LSM 10813"@fa ;
  ns0:inchi "InChI=1S/C31H41N3O5/c1-20(2)18-39-31(37)32(5)16-27-21(3)15-34(22(4)17-35)30(36)29-28(24-12-8-7-11-23(24)19-38-27)25-13-9-10-14-26(25)33(29)6/h7-14,20-22,27,35H,15-19H2,1-6H3/t21-,22-,27+/m0/s1" ;
  ns0:mass "535.676" ;
  ns0:formula "C31H41N3O5" ;
  ns0:smiles "C[C@H]1CN(C(=O)C2=C(C3=CC=CC=C3CO[C@@H]1CN(C)C(=O)OCC(C)C)C4=CC=CC=C4N2C)[C@@H](C)CO" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" .

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 .
