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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:210137>
  ns0:inchikey "HFXOVDHQTGZBCE-UBOACVNXSA-N" ;
  ns0:mass "453.510" ;
  ns0:inchi "InChI=1S/C23H23N3O5S/c1-11-17-18(24-14(10-32-3)19(27)25-17)16-12(20(28)29)8-9-22(16,31)23(11)13-6-4-5-7-15(13)26(2)21(23)30/h4-7,11,31H,8-10H2,1-3H3,(H,25,27)(H,28,29)/t11-,22?,23?/m1/s1" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "Maremycin E"@fa, "maremycin e"@en ;
  ns0:synonym_EXACT "(5S)-6a-hydroxy-1',5-dimethyl-2-(methylsulanylmethyl)-2',3-dioxospiro[4,5,7,8-tetrahydrocyclopenta[]quinoxaline-6,3'-indole]-9-carboxylic acid" ;
  ns0:formula "C23H23N3O5S" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "453.13584" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "S(CC1=NC2=C([C@H](C3(C(=O)N(C)C4=C3C=CC=C4)C5(C2=C(C(=O)O)CC5)O)C)NC1=O)C" .

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 .
