@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:24797>
  skos:prefLabel "ایندول فیتوالکسین"@fa, "indole phytoalexin"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:38119> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:38119>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24797> ;
  skos:prefLabel "brassinin"@en, "براسینین"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C11H12N2S2/c1-15-11(14)13-7-8-6-12-10-5-3-2-4-9(8)10/h2-6,12H,7H2,1H3,(H,13,14)" ;
  ns0:inchikey "QYKQWFZDEDFELK-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C11H12N2S2" ;
  ns0:synonym_EXACT "methyl (1H-indol-3-ylmethyl)carbamodithioate" ;
  ns0:synonym_RELATED "methyl (1H-indol-3-ylmethyl)dithiocarbamate", "Brassinine" ;
  ns0:mass "236.35846" ;
  ns0:monoisotopicmass "236.04419" ;
  ns0:smiles "CSC(=S)NCc1c[nH]c2ccccc12" ;
  ns0:subset "3_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
