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

<http://www.irandoc.acir/onto/irandoc/CHEBI:94115>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "207.250" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C10H9NO2S" ;
  ns0:charge "0" ;
  skos:prefLabel "2 (1H ایندول 3 ایلتیو) استیک اسید"@fa, "2-(1h-indol-3-ylthio)acetic acid"@en ;
  ns0:inchi "InChI=1S/C10H9NO2S/c12-10(13)6-14-9-5-11-8-4-2-1-3-7(8)9/h1-5,11H,6H2,(H,12,13)" ;
  ns0:monoisotopicmass "207.03540" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=CN2)SCC(=O)O" ;
  ns0:inchikey "MVTHCDJJTYSGFW-UHFFFAOYSA-N" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:94115> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
