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

<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://www.irandoc.acir/onto/irandoc/CHEBI:215424>
  ns0:formula "C27H33NO5" ;
  skos:prefLabel "drechmerin g"@en, "درچمرین جی"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "451.23587" ;
  ns0:inchi "InChI=1S/C27H33NO5/c1-25(2)23(21(30)24(31)33-25)32-19-11-12-26(3)17(20(19)29)10-9-14-13-16-15-7-5-6-8-18(15)28-22(16)27(14,26)4/h5-8,14,17,19,21,23,28,30H,9-13H2,1-4H3/t14-,17?,19-,21-,23-,26-,27+/m0/s1" ;
  ns0:inchikey "HSDRIGYXHXQJQM-GMEXRTGGSA-N" ;
  ns0:mass "451.563" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:synonym_EXACT "(1S,12S,17S,20S)-17-[(3S,4S)-4-hydroxy-2,2-dimethyl-5-oxooxolan-3-yl]oxy-1,20-dimethyl-3-azapentacyclo[10.8.0.02,10.04,9.015,20]icosa-2(10),4,6,8-tetraen-16-one" ;
  ns0:smiles "O=C1[C@@H](O[C@@H]2C(OC([C@H]2O)=O)(C)C)CC[C@]3(C1CC[C@@H]4[C@@]3(C=5NC=6C=CC=CC6C5C4)C)C" .

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 .
