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

<http://www.irandoc.acir/onto/irandoc/CHEBI:182188>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1S,16S)-16-methoxy-5-oxa-10-azatetracyclo[8.7.0.01,13.02,7]heptadeca-2(7),13-dien-4-one.hydrobromide" ;
  ns0:inchi "InChI=1S/C16H21NO3.BrH/c1-19-13-3-2-12-5-7-17-6-4-11-10-20-15(18)8-14(11)16(12,17)9-13;/h2,13H,3-10H2,1H3;1H/t13-,16-;/m0./s1" ;
  ns0:formula "C16H21NO3.BrH" ;
  skos:prefLabel "dihydro-beta-erythroidine hydrobromide"@en, "دی هیدرو بتا اریتروئیدین هیدروبرومید"@fa ;
  ns0:monoisotopicmass "355.07831" ;
  ns0:charge "0" ;
  ns0:inchikey "GFIGWAJEIMHJJB-LINSIKMZSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "356.260" ;
  ns0:smiles "Br.O([C@@H]1C[C@]23N(CCC2=CC1)CCC4=C3CC(OC4)=O)C" .

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 .
