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

<http://www.irandoc.acir/onto/irandoc/CHEBI:214972>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "464.17361" ;
  ns0:inchi "InChI=1S/C29H24N2O4/c1-16(2)9-10-17-11-12-23-19(13-17)21(15-31-23)25-27(33)28(34-3)24(26(32)29(25)35-4)20-14-30-22-8-6-5-7-18(20)22/h5-15,30-31H,1H2,2-4H3/b10-9+" ;
  skos:prefLabel "pm-53"@en, "PM 53"@fa ;
  ns0:formula "C29H24N2O4" ;
  ns0:inchikey "CTZVPYADWNUQLM-MDZDMXLPSA-N" ;
  ns0:synonym_EXACT "2-(1H-indol-3-yl)-3,6-dimethoxy-5-[5-[(1E)-3-methylbuta-1,3-dienyl]-1H-indol-3-yl]cyclohexa-2,5-diene-1,4-dione" ;
  ns0:mass "464.521" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(OC)=C(C(=O)C(=C1C=2C3=C(C=CC(=C3)/C=C/C(=C)C)NC2)OC)C=4C5=C(C=CC=C5)NC4" .

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 .
