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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:181565>
  ns0:smiles "OC1(C=2C(NC1=O)=CC=CC2)CC(O)=O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "207.05316" ;
  ns0:charge "0" ;
  skos:prefLabel "1H ایندول 3 اسید استیک، 2، دی هیدرو  هیدروکسی  اکسو"@fa, "1h-indole-3-acetic acid, 2,3-dihydro-3-hydroxy-2-oxo-"@en ;
  ns0:synonym_EXACT "2-(3-hydroxy-2-oxo-1H-indol-3-yl)acetic acid" ;
  ns0:formula "C10H9NO4" ;
  ns0:mass "207.185" ;
  ns0:inchikey "MHLHEINWUCSPTL-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C10H9NO4/c12-8(13)5-10(15)6-3-1-2-4-7(6)11-9(10)14/h1-4,15H,5H2,(H,11,14)(H,12,13)" .

ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
