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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:105651>
  ns0:formula "C20H23NO5" ;
  ns0:smiles "CCOC1=C(C=C(C=C1)C2CC3=C(C(=C(N3)C(=O)OC)C)C(=O)C2)OC" ;
  ns0:mass "357.401" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "357.15762" ;
  skos:prefLabel "6-(4-ethoxy-3-methoxyphenyl)-3-methyl-4-oxo-1,5,6,7-tetrahydroindole-2-carboxylic acid methyl ester"@en, "6 (4 اتوکسی 3 متوکسی فنیل)  متیل  اکسو 1،5،،7 تتراهیدرویندول 2  استر کربوکسیلیک اسید"@fa ;
  ns0:inchikey "PWUIQMAYTUMYNT-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H23NO5/c1-5-26-16-7-6-12(10-17(16)24-3)13-8-14-18(15(22)9-13)11(2)19(21-14)20(23)25-4/h6-7,10,13,21H,5,8-9H2,1-4H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
