@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://www.irandoc.acir/onto/irandoc/CHEBI:48901>
  skos:prefLabel "تیازول‌ها"@fa, "thiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:210886> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:210886>
  ns0:inchikey "STHVLFLKSIMKHT-DLZOOJRJSA-N" ;
  skos:prefLabel "سیستوتیازول D"@fa, "cystothiazole d"@en ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:mass "406.520" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "406.10210" ;
  ns0:synonym_EXACT "methyl (2E,4R,5S,6E)-5-hydroxy-3-methoxy-4-methyl-7-[2-(2-prop-1-en-2-yl-1,3-thiazol-4-yl)-1,3-thiazol-4-yl]hepta-2,6-dienoate" ;
  ns0:inchi "InChI=1S/C19H22N2O4S2/c1-11(2)18-21-14(10-27-18)19-20-13(9-26-19)6-7-15(22)12(3)16(24-4)8-17(23)25-5/h6-10,12,15,22H,1H2,2-5H3/b7-6+,16-8+/t12-,15+/m1/s1" ;
  ns0:formula "C19H22N2O4S2" ;
  ns0:smiles "S1C(=NC(=C1)/C=C/[C@H](O)[C@H](/C(/OC)=C/C(=O)OC)C)C=2N=C(C(=C)C)SC2" ;
  ns0:subset "2_STAR" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
