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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92374>
  ns0:inchi "InChI=1S/C18H21N3O2/c1-20-10-14(13-4-2-3-5-16(13)20)17(22)18(23)19-15-11-21-8-6-12(15)7-9-21/h2-5,10,12,15H,6-9,11H2,1H3,(H,19,23)/t15-/m0/s1" ;
  ns0:mass "311.379" ;
  skos:prefLabel "N [(3R) 1 azabicyclo[2.2.2]octan 3 yl] 2 (1 متیل 3 ایندولیل) 2 اکسواستامید"@fa, "n-[(3r)-1-azabicyclo[2.2.2]octan-3-yl]-2-(1-methyl-3-indolyl)-2-oxoacetamide"@en ;
  ns0:inchikey "ZNAPADWWBWFMCQ-HNNXBMFYSA-N" ;
  ns0:formula "C18H21N3O2" ;
  ns0:monoisotopicmass "311.16338" ;
  ns0:smiles "CN1C=C(C2=CC=CC=C21)C(=O)C(=O)N[C@H]3CN4CCC3CC4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
