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

<http://www.irandoc.acir/onto/irandoc/CHEBI:209034>
  ns0:formula "C23H17Cl2N3O2" ;
  skos:prefLabel "spiroindimicin b"@en, "اسپیروایندیمایسین B"@fa ;
  ns0:monoisotopicmass "437.06978" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "438.310" ;
  ns0:inchikey "FEZAUMRIJDPBGI-HSZRJFAPSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl (3R)-4',5-dichloro-1-methylspiro[2H-indole-3,10'-8,13-diazatetracyclo[7.6.0.02,7.011,15]pentadeca-1(9),2(7),3,5,11,14-hexaene]-12'-carboxylate" ;
  ns0:smiles "ClC1=CC=2C=3C=4C(=C(C(=O)OC)NC4)[C@]5(C3NC2C=C1)C6=C(C=CC(=C6)Cl)N(C5)C" ;
  ns0:inchi "InChI=1S/C23H17Cl2N3O2/c1-28-10-23(15-8-12(25)4-6-17(15)28)19-14(9-26-20(19)22(29)30-2)18-13-7-11(24)3-5-16(13)27-21(18)23/h3-9,26-27H,10H2,1-2H3/t23-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" .

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 .
