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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207034>
  ns0:formula "C23H18ClN3O2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "403.10875" ;
  skos:prefLabel "اسپیروایندیمایسین F"@fa, "spiroindimicin f"@en ;
  ns0:inchikey "UCRJXGBBRBVFCY-QHCPKHFHSA-N" ;
  ns0:smiles "ClC1=CC=2C=3C=4C(=C(C(=O)OC)NC4)[C@@]5(C3NC2C=C1)C6=C(C=CC=C6)N(C5)C" ;
  ns0:inchi "InChI=1S/C23H18ClN3O2/c1-27-11-23(15-5-3-4-6-17(15)27)19-14(10-25-20(19)22(28)29-2)18-13-9-12(24)7-8-16(13)26-21(18)23/h3-10,25-26H,11H2,1-2H3/t23-/m0/s1" ;
  ns0:synonym_EXACT "methyl 4'-chloro-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:mass "403.870" ;
  ns0:charge "0" .

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 .
