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

<http://www.irandoc.acir/onto/irandoc/CHEBI:222752>
  ns0:monoisotopicmass "359.14225" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "359.432" ;
  ns0:inchikey "ALYLUFTWTDPILH-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H17N3/c1-4-10-22-16(7-1)19(13-26-22)25(20-14-27-23-11-5-2-8-17(20)23)21-15-28-24-12-6-3-9-18(21)24/h1-15,26-27H" ;
  ns0:formula "C25H17N3" ;
  skos:prefLabel "turbomycin a"@en, "توربومایسین A"@fa ;
  ns0:synonym_EXACT "3-[bis(1H-indol-3-yl)methylidene]indole" ;
  ns0:smiles "N=1C2=C(C=CC=C2)C(C1)=C(C=3C4=C(C=CC=C4)NC3)C=5C6=C(C=CC=C6)NC5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
