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

<http://www.irandoc.acir/onto/irandoc/CHEBI:115709>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2 [[1 (فنیل متیل) 3 ایندولیل] تیو] N (2 تیازولیل) استامید"@fa, "2-[[1-(phenylmethyl)-3-indolyl]thio]-n-(2-thiazolyl)acetamide"@en ;
  ns0:inchi "InChI=1S/C20H17N3OS2/c24-19(22-20-21-10-11-25-20)14-26-18-13-23(12-15-6-2-1-3-7-15)17-9-5-4-8-16(17)18/h1-11,13H,12,14H2,(H,21,22,24)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:inchikey "PGZBYZSNZQTPID-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC=C(C=C1)CN2C=C(C3=CC=CC=C32)SCC(=O)NC4=NC=CS4" ;
  ns0:monoisotopicmass "379.08130" ;
  ns0:mass "379.501" ;
  ns0:formula "C20H17N3OS2" ;
  ns0:subset "2_STAR" .

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 .
