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

<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://www.irandoc.acir/onto/irandoc/CHEBI:125654>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "205.07389" ;
  ns0:smiles "C1=CC2=C(C=C1O)C(=CN2)CCC(=O)O" ;
  skos:prefLabel "3-(5-hydroxy-1h-indol-3-yl)propanoic acid"@en, "3 (5 هیدروکسی 1H ایندول  yl) پروپانوئیک اسید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  ns0:subset "2_STAR" ;
  ns0:mass "205.210" ;
  ns0:inchikey "YZIYXJVRBIAHGN-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C11H11NO3/c13-8-2-3-10-9(5-8)7(6-12-10)1-4-11(14)15/h2-3,5-6,12-13H,1,4H2,(H,14,15)" ;
  ns0:formula "C11H11NO3" .

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