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

<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:107935>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60834> ;
  ns0:inchi "InChI=1S/C22H27N3O3/c1-15-8-10-24(11-9-15)21(26)17-14-25(12-13-28-3)22(27)20-19(17)16-6-4-5-7-18(16)23(20)2/h4-7,14-15H,8-13H2,1-3H3" ;
  skos:prefLabel "2 (2 متوکسی اتیل) 9 متیل 4 [(4 متیل 1 پیپریدینیل) اکسومتیل] 1 پیریدو[3،4 b] ایندولون"@fa, "2-(2-methoxyethyl)-9-methyl-4-[(4-methyl-1-piperidinyl)-oxomethyl]-1-pyrido[3,4-b]indolone"@en ;
  ns0:smiles "CC1CCN(CC1)C(=O)C2=CN(C(=O)C3=C2C4=CC=CC=C4N3C)CCOC" ;
  ns0:monoisotopicmass "381.20524" ;
  ns0:formula "C22H27N3O3" ;
  ns0:inchikey "NVJXEMYYMSDBAO-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "381.469" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
