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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:222240>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "مدیندولین A"@fa, "madindoline a"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "369.19401" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=C(C)C([C@]1(CN2C3=C(C=CC=C3)[C@]4([C@@H]2OCC4)O)C)=O)CCCC" ;
  ns0:inchi "InChI=1S/C22H27NO4/c1-4-5-8-15-14(2)18(24)21(3,19(15)25)13-23-17-10-7-6-9-16(17)22(26)11-12-27-20(22)23/h6-7,9-10,20,26H,4-5,8,11-13H2,1-3H3/t20-,21+,22+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "369.461" ;
  ns0:inchikey "XPVQXXLKOCZMGG-BHDDXSALSA-N" ;
  ns0:formula "C22H27NO4" ;
  ns0:synonym_EXACT "(2R)-2-[[(3aS,8bR)-8b-hydroxy-2,3a-dihydro-1H-uro[2,3-b]indol-4-yl]methyl]-4-butyl-2,5-dimethylcyclopent-4-ene-1,3-dione" .

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 .
