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

<http://www.irandoc.acir/onto/irandoc/CHEBI:223337>
  ns0:inchikey "MENBYVFGLMZQHZ-QAXCXDEWSA-N" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:monoisotopicmass "345.15762" ;
  ns0:inchi "InChI=1S/C19H23NO5/c1-5-6-7-8-11(21)13-14-15-10(9-12(22)20(15)4)18(2,16(13)23)17(24)19(14,3)25/h5-8,10,14-15,21,25H,9H2,1-4H3/t10-,14+,15+,18-,19+/m1/s1" ;
  ns0:formula "C19H23NO5" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "345.395" ;
  ns0:smiles "O=C1C(=C(O)C=CC=CC)[C@@H]2[C@@](O)(C)C([C@@]1([C@@H]3CC(=O)N([C@H]23)C)C)=O" ;
  skos:prefLabel "تریکوسوربی سیلین A"@fa, "trichosorbicillin a"@en ;
  ns0:synonym_EXACT "(1S,2S,6S,7R,9S)-9-hydroxy-10-(1-hydroxyhexa-2,4-dienylidene)-3,7,9-trimethyl-3-azatricyclo[5.2.2.02,6]undecane-4,8,11-trione" .

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 .
