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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209222>
  ns0:monoisotopicmass "346.16813" ;
  skos:prefLabel "آرسیندولین B"@fa, "arsindoline b"@en ;
  ns0:smiles "O=C(OCC(C=1C2=C(C=CC=C2)NC1)C=3C4=C(C=CC=C4)NC3)CCC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C22H22N2O2" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "AWZODBRCMWCKSF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H22N2O2/c1-2-7-22(25)26-14-19(17-12-23-20-10-5-3-8-15(17)20)18-13-24-21-11-6-4-9-16(18)21/h3-6,8-13,19,23-24H,2,7,14H2,1H3" ;
  ns0:mass "346.430" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "2,2-bis(1H-indol-3-yl)ethyl butanoate" .

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 .
