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

<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://www.irandoc.acir/onto/irandoc/CHEBI:94061>
  ns0:mass "311.400" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46867> ;
  skos:prefLabel "3-[3-(phenylthio)-1h-indol-2-yl]propanoic acid methyl ester"@en, "3 [ (فنیل تیو) 1H ایندول 2 یل] متیل استر پروپانوئیک اسید"@fa ;
  ns0:smiles "COC(=O)CCC1=C(C2=CC=CC=C2N1)SC3=CC=CC=C3" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "311.09800" ;
  ns0:inchi "InChI=1S/C18H17NO2S/c1-21-17(20)12-11-16-18(22-13-7-3-2-4-8-13)14-9-5-6-10-15(14)19-16/h2-10,19H,11-12H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H17NO2S" ;
  ns0:inchikey "LZSQQWLNWAMWTO-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
