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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105370>
  skos:prefLabel "N (2 فورانیل متیل) 2 [3 (1 اکسو 2 فنوکسی اتیل) 1 ایندولیل] استامید"@fa, "n-(2-furanylmethyl)-2-[3-(1-oxo-2-phenoxyethyl)-1-indolyl]acetamide"@en ;
  ns0:mass "388.417" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "388.14231" ;
  ns0:inchikey "PSPVKQXDXRMMBG-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C23H20N2O4" ;
  ns0:inchi "InChI=1S/C23H20N2O4/c26-22(16-29-17-7-2-1-3-8-17)20-14-25(21-11-5-4-10-19(20)21)15-23(27)24-13-18-9-6-12-28-18/h1-12,14H,13,15-16H2,(H,24,27)" ;
  ns0:smiles "C1=CC=C(C=C1)OCC(=O)C2=CN(C3=CC=CC=C32)CC(=O)NCC4=CC=CO4" .

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 .
