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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104148>
  skos:prefLabel "1-(5-methoxy-1h-indol-3-yl)-2-[(4-methyl-2-thiazolyl)amino]ethanone"@en, "1 (5 متوکسی 1H ایندول 3 یل) 2 [(4 متیل 2 تیازولیل) آمینو] اتانون"@fa ;
  ns0:inchi "InChI=1S/C15H15N3O2S/c1-9-8-21-15(18-9)17-7-14(19)12-6-16-13-4-3-10(20-2)5-11(12)13/h3-6,8,16H,7H2,1-2H3,(H,17,18)" ;
  ns0:charge "0" ;
  ns0:inchikey "RQNGOUSHTRNNBP-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "301.08850" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "301.365" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CSC(=N1)NCC(=O)C2=CNC3=C2C=C(C=C3)OC" ;
  ns0:formula "C15H15N3O2S" .

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