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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104154>
  ns0:charge "+1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "362.489" ;
  ns0:monoisotopicmass "362.22269" ;
  skos:prefLabel "N,N دی اتیل 2 [2 متیل 3 [2 (1 متیل 4 پیریدین 1 یومیل) اتنیل] 1 ایندولیل] استامید"@fa, "n,n-diethyl-2-[2-methyl-3-[2-(1-methyl-4-pyridin-1-iumyl)ethenyl]-1-indolyl]acetamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C23H28N3O/c1-5-25(6-2)23(27)17-26-18(3)20(21-9-7-8-10-22(21)26)12-11-19-13-15-24(4)16-14-19/h7-16H,5-6,17H2,1-4H3/q+1" ;
  ns0:formula "C23H28N3O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "CCN(CC)C(=O)CN1C(=C(C2=CC=CC=C21)C=CC3=CC=[N+](C=C3)C)C" ;
  ns0:inchikey "JMQIUTULSXUGLC-UHFFFAOYSA-N" .

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 .
