@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:27162>
  skos:prefLabel "تریپتامین ها"@fa, "tryptamines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92912> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92912>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:27162> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BANYJBHWTOJQDU-GDLZYMKVSA-N" ;
  ns0:mass "414.538" ;
  ns0:monoisotopicmass "414.17773" ;
  skos:prefLabel "5-fluoro-3-[2-[4-methoxy-4-[[(r)-phenylsulfinyl]methyl]-1-piperidinyl]ethyl]-1h-indole"@en, "5 فلوئورو 3 [2 [4 متوکسی 4 [[(R) فنیل سولفینیل] متیل] 1 پیپریدینیل] اتیل] 1H ایندول"@fa ;
  ns0:inchi "InChI=1S/C23H27FN2O2S/c1-28-23(17-29(27)20-5-3-2-4-6-20)10-13-26(14-11-23)12-9-18-16-25-22-8-7-19(24)15-21(18)22/h2-8,15-16,25H,9-14,17H2,1H3/t29-/m1/s1" ;
  ns0:charge "0" ;
  ns0:formula "C23H27FN2O2S" ;
  ns0:smiles "COC1(CCN(CC1)CCC2=CNC3=C2C=C(C=C3)F)C[S@@](=O)C4=CC=CC=C4" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
