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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115704>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N [[2 متیل 1 (فنیل متیل) 3 ایندولیل] متیلیدن آمینو] 5 نیترو 2 پیریدینامین"@fa, "n-[[2-methyl-1-(phenylmethyl)-3-indolyl]methylideneamino]-5-nitro-2-pyridinamine"@en ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C22H19N5O2/c1-16-20(14-24-25-22-12-11-18(13-23-22)27(28)29)19-9-5-6-10-21(19)26(16)15-17-7-3-2-4-8-17/h2-14H,15H2,1H3,(H,23,25)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "CC1=C(C2=CC=CC=C2N1CC3=CC=CC=C3)C=NNC4=NC=C(C=C4)[N+](=O)[O-]" ;
  ns0:mass "385.419" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "385.15387" ;
  ns0:formula "C22H19N5O2" ;
  ns0:inchikey "DTSYLCWIQGTBHQ-UHFFFAOYSA-N" .

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 .
