@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:111254>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCN1C2=CC=CC=C2C3=CC(=C(N=C31)N)C(=O)OCC" ;
  ns0:mass "283.326" ;
  ns0:inchi "InChI=1S/C16H17N3O2/c1-3-19-13-8-6-5-7-10(13)11-9-12(16(20)21-4-2)14(17)18-15(11)19/h5-9H,3-4H2,1-2H3,(H2,17,18)" ;
  ns0:inchikey "RUWRGCBGNNYLCB-UHFFFAOYSA-N" ;
  skos:prefLabel "2-amino-9-ethyl-3-pyrido[2,3-b]indolecarboxylic acid ethyl ester"@en, "اتیل استر 2 آمینو 9  3 پیریدو[، b] ایندول کربوکسیلیک اسید"@fa ;
  ns0:monoisotopicmass "283.13208" ;
  ns0:formula "C16H17N3O2" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48888> ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48888>
  skos:prefLabel "پیریدویندول"@fa, "pyridoindole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:111254> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
