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

<http://www.irandoc.acir/onto/irandoc/CHEBI:224027>
  ns0:mass "401.510" ;
  skos:prefLabel "پنی‌سی‌موتاتین"@fa, "penicimutatin"@en ;
  ns0:inchi "InChI=1S/C25H27N3O2/c1-17(2)12-13-28-16-19(20-10-6-7-11-23(20)28)15-22-25(30)26-21(24(29)27-22)14-18-8-4-3-5-9-18/h3-12,16,21-22H,13-15H2,1-2H3,(H,26,30)(H,27,29)/t21-,22-/m0/s1" ;
  ns0:formula "C25H27N3O2" ;
  ns0:monoisotopicmass "401.21033" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S,6S)-3-benzyl-6-[[1-(3-methylbut-2-enyl)indol-3-yl]methyl]piperazine-2,5-dione" ;
  ns0:inchikey "NYJNVRXNQRYYHW-VXKWHMMOSA-N" ;
  ns0:smiles "O=C1N[C@H](C(=O)N[C@H]1CC2=CC=CC=C2)CC=3C4=C(C=CC=C4)N(C3)CC=C(C)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 .
