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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92081>
  ns0:smiles "C1=CC(=CN=C1)C2=CC3=C(C=C2)NC(=O)C3=CC4=CC=CN4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-(3-pyridinyl)-3-(1h-pyrrol-2-ylmethylidene)-1h-indol-2-one"@en, "5 (3 پیریدینیل) 3 (1H پیرول 2 یل متیلیدن) 1H ایندول 2 یک"@fa ;
  ns0:mass "287.316" ;
  ns0:inchi "InChI=1S/C18H13N3O/c22-18-16(10-14-4-2-8-20-14)15-9-12(5-6-17(15)21-18)13-3-1-7-19-11-13/h1-11,20H,(H,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "IQNTXIMXKCURDC-UHFFFAOYSA-N" ;
  ns0:formula "C18H13N3O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "287.10586" .

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