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

<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://www.irandoc.acir/onto/irandoc/CHEBI:107340>
  skos:prefLabel "5-bromo-n-[(1,2-dimethyl-5-indolyl)methyl]-2-furancarboxamide"@en, "5 برمو N [(1،2 دی متیل 5 ایندولیل) متیل] 2 فورانکاربوکسامید"@fa ;
  ns0:monoisotopicmass "346.03169" ;
  ns0:inchi "InChI=1S/C16H15BrN2O2/c1-10-7-12-8-11(3-4-13(12)19(10)2)9-18-16(20)14-5-6-15(17)21-14/h3-8H,9H2,1-2H3,(H,18,20)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:mass "347.207" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VLWUKKOYMKMSNY-UHFFFAOYSA-N" ;
  ns0:smiles "CC1=CC2=C(N1C)C=CC(=C2)CNC(=O)C3=CC=C(O3)Br" ;
  ns0:formula "C16H15BrN2O2" .

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 .
