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

<http://www.irandoc.acir/onto/irandoc/CHEBI:225388>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "451.23587" ;
  ns0:inchi "InChI=1S/C27H33NO5/c1-24(2,30)23-32-20-10-11-25(3)26(4)15(9-12-27(25,31)18(20)14-21(29)33-23)13-17-16-7-5-6-8-19(16)28-22(17)26/h5-8,14-15,20,23,28,30-31H,9-13H2,1-4H3/t15-,20-,23-,25+,26+,27+/m0/s1" ;
  skos:prefLabel "penerpene g"@en, "پنیرپن جی"@fa ;
  ns0:mass "451.563" ;
  ns0:smiles "O=C1O[C@H](O[C@@H]2C(=C1)[C@@]3(O)[C@@]([C@]4(C=5NC=6C=CC=CC6C5C[C@@H]4CC3)C)(CC2)C)C(O)(C)C" ;
  ns0:inchikey "LZJSYSGVWJELTF-LTJRSIHISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(1S,2R,5S,7S,12S,15S)-12-hydroxy-7-(2-hydroxypropan-2-yl)-1,2-dimethyl-6,8-dioxa-24-azahexacyclo[13.10.0.02,12.05,11.017,25.018,23]pentacosa-10,17(25),18,20,22-pentaen-9-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:formula "C27H33NO5" .

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 .
