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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205952>
  ns0:smiles "O=C1N[C@@H](CC=2C3=C(C=CC=C3NC2)CC=C(C)C)[C@H]([C@H]1O)O" ;
  ns0:monoisotopicmass "314.16304" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "amycolactam"@en, "آمیکولاکتام"@fa ;
  ns0:mass "314.385" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "PKZBNSLGSUGKQT-USXIJHARSA-N" ;
  ns0:synonym_EXACT "(3R,4R,5S)-3,4-dihydroxy-5-[[4-(3-methylbut-2-enyl)-1H-indol-3-yl]methyl]pyrrolidin-2-one" ;
  ns0:inchi "InChI=1S/C18H22N2O3/c1-10(2)6-7-11-4-3-5-13-15(11)12(9-19-13)8-14-16(21)17(22)18(23)20-14/h3-6,9,14,16-17,19,21-22H,7-8H2,1-2H3,(H,20,23)/t14-,16+,17+/m0/s1" ;
  ns0:formula "C18H22N2O3" ;
  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 .
