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

<http://www.irandoc.acir/onto/irandoc/CHEBI:105487>
  ns0:mass "439.507" ;
  ns0:monoisotopicmass "439.18959" ;
  skos:prefLabel "2 سیانو 3 [1 [2 (2،5 دی متیل فنوکسی) اتیل] 3 ایندولیل] N (2 فورانیل متیل) 2 پروپنامید"@fa, "2-cyano-3-[1-[2-(2,5-dimethylphenoxy)ethyl]-3-indolyl]-n-(2-furanylmethyl)-2-propenamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C27H25N3O3/c1-19-9-10-20(2)26(14-19)33-13-11-30-18-22(24-7-3-4-8-25(24)30)15-21(16-28)27(31)29-17-23-6-5-12-32-23/h3-10,12,14-15,18H,11,13,17H2,1-2H3,(H,29,31)" ;
  ns0:smiles "CC1=CC(=C(C=C1)C)OCCN2C=C(C3=CC=CC=C32)C=C(C#N)C(=O)NCC4=CC=CO4" ;
  ns0:inchikey "VUFLSYNVLFSVIG-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C27H25N3O3" ;
  ns0:charge "0" .

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 .
