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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200483>
  ns0:smiles "ClC1=CC2=C(NC=C2C=3C(=C(C(=O)OC)NC3C(=O)OC)C=4C5=C(C=CC=C5)NC4)C=C1" ;
  ns0:inchi "InChI=1S/C24H18ClN3O4/c1-31-23(29)21-19(15-10-26-17-6-4-3-5-13(15)17)20(22(28-21)24(30)32-2)16-11-27-18-8-7-12(25)9-14(16)18/h3-11,26-28H,1-2H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "lynamicin e"@en, "لینامایسین E"@fa ;
  ns0:formula "C24H18ClN3O4" ;
  ns0:synonym_EXACT "dimethyl 3-(5-chloro-1H-indol-3-yl)-4-(1H-indol-3-yl)-1H-pyrrole-2,5-dicarboxylate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "447.09858" ;
  ns0:inchikey "KJGOESWUEDEYLP-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:mass "447.880" ;
  ns0:charge "0" .

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 .
