@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:60834>
  skos:prefLabel "بتا کربولین ها"@fa, "beta-carbolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:92956> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:92956>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "389.17394" ;
  ns0:mass "389.448" ;
  ns0:charge "0" ;
  ns0:formula "C23H23N3O3" ;
  ns0:smiles "CC1(C2=C(C[C@H]3N1C(=O)N(C3=O)CC4=CC=C(C=C4)OC)C5=CC=CC=C5N2)C" ;
  skos:prefLabel "lsm-3213"@en, "LSM 3213"@fa ;
  ns0:inchikey "ZTKRHVRDOBGROC-LJQANCHMSA-N" ;
  ns0:inchi "InChI=1S/C23H23N3O3/c1-23(2)20-17(16-6-4-5-7-18(16)24-20)12-19-21(27)25(22(28)26(19)23)13-14-8-10-15(29-3)11-9-14/h4-11,19,24H,12-13H2,1-3H3/t19-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60834> ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
