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

<http://www.irandoc.acir/onto/irandoc/CHEBI:92771>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H8N2O2" ;
  ns0:inchikey "LXEZPPZLNVOLDI-UHFFFAOYSA-N" ;
  ns0:mass "224.215" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1-oxido-2-(2-pyridinyl)-3-indol-1-iumone"@en, "1 اکسیدو 2 (2 پیریدینیل) 3 ایندول 1 یومون"@fa ;
  ns0:monoisotopicmass "224.05858" ;
  ns0:inchi "InChI=1S/C13H8N2O2/c16-13-9-5-1-2-7-11(9)15(17)12(13)10-6-3-4-8-14-10/h1-8H" ;
  ns0:smiles "C1=CC=C2C(=C1)C(=O)C(=[N+]2[O-])C3=CC=CC=N3" ;
  ns0:charge "0" ;
  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:mass rdfs:label "جرم"@fa, "mass"@en .
