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

<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:225336>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  skos:prefLabel "JBIR 67"@fa, "jbir-67"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "289.375" ;
  ns0:inchi "InChI=1S/C17H23NO3/c1-11(2)5-4-8-17(3,21)15-10-13-9-12(16(19)20)6-7-14(13)18-15/h5-7,9,15,18,21H,4,8,10H2,1-3H3,(H,19,20)/t15-,17+/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(O)C1=CC2=C(N[C@H](C2)[C@@](O)(CCC=C(C)C)C)C=C1" ;
  ns0:monoisotopicmass "289.16779" ;
  ns0:formula "C17H23NO3" ;
  ns0:synonym_EXACT "(2R)-2-[(2S)-2-hydroxy-6-methylhept-5-en-2-yl]-2,3-dihydro-1H-indole-5-carboxylic acid" ;
  ns0:inchikey "ZXXIVRBMWGCUKJ-WBVHZDCISA-N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
