@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:104097>
  ns0:monoisotopicmass "321.10665" ;
  skos:prefLabel "2-(7-chloro-2-methyl-4-thiazolo[5,4-b]indolyl)-n,n-diethylethanamine"@en, "2 (7 کلرو 2 متیل 4 تیازولو[5،4 ب] ایندولیل) N,N دی اتیل اتانامین"@fa ;
  ns0:smiles "CCN(CC)CCN1C2=C(C=C(C=C2)Cl)C3=C1SC(=N3)C" ;
  ns0:inchikey "WCIBEZJZJGVGON-UHFFFAOYSA-N" ;
  ns0:formula "C16H20ClN3S" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H20ClN3S/c1-4-19(5-2)8-9-20-14-7-6-12(17)10-13(14)15-16(20)21-11(3)18-15/h6-7,10H,4-5,8-9H2,1-3H3" ;
  ns0:mass "321.870" .

<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:104097> .

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 .
