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

<http://www.irandoc.acir/onto/irandoc/CHEBI:180747>
  skos:prefLabel "پالمیتویل تریپتامین Nb"@fa, "nb-palmitoyltryptamine"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C26H42N2O" ;
  ns0:inchi "InChI=1S/C26H42N2O/c1-2-3-4-5-6-7-8-9-10-11-12-13-14-19-26(29)27-21-20-23-22-28-25-18-16-15-17-24(23)25/h15-18,22,28H,2-14,19-21H2,1H3,(H,27,29)" ;
  ns0:inchikey "YZWBXGMMZOEBAN-UHFFFAOYSA-N" ;
  ns0:mass "398.635" ;
  ns0:synonym_EXACT "N-[2-(1H-indol-3-yl)ethyl]hexadecanamide" ;
  ns0:smiles "O=C(NCCC=1C=2C(NC1)=CC=CC2)CCCCCCCCCCCCCCC" ;
  ns0:monoisotopicmass "398.32971" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
