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

<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://www.irandoc.acir/onto/irandoc/CHEBI:206772>
  ns0:smiles "N1=C(C=NC(=C1)CC=2C3=C(C=CC=C3)NC2)CC=4C5=C(C=CC=C5)NC4" ;
  ns0:mass "338.414" ;
  ns0:formula "C22H18N4" ;
  ns0:inchi "InChI=1S/C22H18N4/c1-3-7-21-19(5-1)15(11-25-21)9-17-13-24-18(14-23-17)10-16-12-26-22-8-4-2-6-20(16)22/h1-8,11-14,25-26H,9-10H2" ;
  ns0:synonym_EXACT "3-[[5-(1H-indol-3-ylmethyl)pyrazin-2-yl]methyl]-1H-indole" ;
  ns0:inchikey "RHJXWEMDQPYNAJ-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2,5-bis(3-indolylmethyl)pyrazine"@en, "2،5 بیس (3 ایندولیل متیل) پیرازین"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "338.15315" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> .

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 .
