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

<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:223816>
  ns0:inchi "InChI=1S/C16H22N2O2/c1-3-11(2)15(19)16(20)17-9-8-12-10-18-14-7-5-4-6-13(12)14/h4-7,10-11,15,18-19H,3,8-9H2,1-2H3,(H,17,20)/t11-,15-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "274.364" ;
  skos:prefLabel "n-(indol-3-ylethyl)-2-hydroxy-3-methylpe"@en, "N (ایندول 3 ایل اتیل) 2 هیدروکسی 3 متیلپ"@fa ;
  ns0:charge "0" ;
  ns0:formula "C16H22N2O2" ;
  ns0:smiles "O=C(NCCC=1C2=C(C=CC=C2)NC1)[C@@H](O)[C@H](CC)C" ;
  ns0:inchikey "JOTAOFMUQJKRMS-NHYWBVRUSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(2S,3S)-2-hydroxy-N-[2-(1H-indol-3-yl)ethyl]-3-methylpentanamide" ;
  ns0:monoisotopicmass "274.16813" ;
  ns0:subset "2_STAR" .

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 .
