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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#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:188900> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:188900>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 (1 اتیل 1H ایندول  یل)  متیل  بنزیمیدازول 6 کربوکسیلیک اسید"@fa, "2-(1-ethyl-1h-indol-2-yl)-1-methyl-1h-benzimidazole-6-carboxylic acid"@en ;
  ns0:inchikey "HMNIMHWPWIFTKF-UHFFFAOYSA-N" ;
  ns0:mass "319.364" ;
  ns0:monoisotopicmass "319.13208" ;
  ns0:formula "C19H17N3O2" ;
  ns0:inchi "InChI=1S/C19H17N3O2/c1-3-22-15-7-5-4-6-12(15)10-17(22)18-20-14-9-8-13(19(23)24)11-16(14)21(18)2/h4-11H,3H2,1-2H3,(H,23,24)" ;
  ns0:synonym_EXACT "2-(1-ethylindol-2-yl)-3-methylbenzimidazole-5-carboxylic acid" ;
  ns0:smiles "OC(=O)C1=CC=2N(C(=NC2C=C1)C=3N(C=4C(C3)=CC=CC4)CC)C" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
