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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108449>
  ns0:smiles "CCC1=NNC(=S)N1NC=C2C=NC3=C2C=C(C=C3)Br" ;
  ns0:inchi "InChI=1S/C13H12BrN5S/c1-2-12-17-18-13(20)19(12)16-7-8-6-15-11-4-3-9(14)5-10(8)11/h3-7,16H,2H2,1H3,(H,18,20)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "4-[(5-bromo-3-indolylidene)methylamino]-3-ethyl-1h-1,2,4-triazole-5-thione"@en, "4 [(5 برومو 3 ایندولیلیدین) متیل آمینو] 3 اتیل 1H 1،2،4 تری آزول 5 تیون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "OUFXSBSKHSOWKW-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "348.99968" ;
  ns0:formula "C13H12BrN5S" ;
  ns0:charge "0" ;
  ns0:mass "350.238" .

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 .
