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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212365>
  skos:prefLabel "hapalindole j-formamide"@en, "هاپالیندول جی فرمامید"@fa ;
  ns0:inchi "InChI=1S/C21H26N2O/c1-5-21(4)10-9-15-18(19(21)23-12-24)13-11-22-16-8-6-7-14(17(13)16)20(15,2)3/h5-8,11-12,15,18-19,22H,1,9-10H2,2-4H3,(H,23,24)/t15-,18-,19+,21-/m0/s1" ;
  ns0:formula "C21H26N2O" ;
  ns0:inchikey "DGVMUVBTNMOVFZ-RMYQPGKMSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "O=CN[C@H]1[C@@](C=C)(CC[C@H]2[C@@H]1C=3C4=C(C=CC=C4NC3)C2(C)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "322.20451" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "322.452" ;
  ns0:synonym_EXACT "N-[(2R,3R,4R,7S)-4-ethenyl-4,8,8-trimethyl-14-azatetracyclo[7.6.1.02,7.013,16]hexadeca-1(15),9(16),10,12-tetraen-3-yl]ormamide" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
