@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:107850>
  ns0:inchikey "SENCRTQZPSCASX-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "N [(1 استیل 3 ایندولیل) متیلیدین آمینو] 2،4 دی متیل 5 تیازول کربوکسامید"@fa, "n-[(1-acetyl-3-indolyl)methylideneamino]-2,4-dimethyl-5-thiazolecarboxamide"@en ;
  ns0:mass "340.401" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:smiles "CC1=C(SC(=N1)C)C(=O)NN=CC2=CN(C3=CC=CC=C32)C(=O)C" ;
  ns0:inchi "InChI=1S/C17H16N4O2S/c1-10-16(24-11(2)19-10)17(23)20-18-8-13-9-21(12(3)22)15-7-5-4-6-14(13)15/h4-9H,1-3H3,(H,20,23)" ;
  ns0:monoisotopicmass "340.09940" ;
  ns0:formula "C17H16N4O2S" .

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

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 .
