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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:217089>
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "O=C1C(OC)=C(C=2C3=C(C=CC=C3)NC2)C([C@@]1(C=4C5=C(C=CC=C5)NC4)C(=O)OC)=O" ;
  skos:prefLabel "آستردیون"@fa, "asterredione"@en ;
  ns0:inchi "InChI=1S/C24H18N2O5/c1-30-20-19(15-11-25-17-9-5-3-7-13(15)17)21(27)24(22(20)28,23(29)31-2)16-12-26-18-10-6-4-8-14(16)18/h3-12,25-26H,1-2H3/t24-/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "414.12157" ;
  ns0:mass "414.417" ;
  ns0:synonym_EXACT "methyl 1,3-bis(1H-indol-3-yl)-4-methoxy-2,5-dioxocyclopent-3-ene-1-carboxylate" ;
  ns0:formula "C24H18N2O5" ;
  ns0:charge "0" ;
  ns0:inchikey "XMAWYJWBFIGONN-XMMPIXPASA-N" .

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 .
