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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218428>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "DYTYLMNUPWHHGQ-GYCFJXGYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  skos:prefLabel "cystothiazole e"@en, "سیستوتیازول E"@fa ;
  ns0:inchi "InChI=1S/C17H22N2O2S2/c1-10(2)16-19-14(9-23-16)17-18-13(8-22-17)6-7-15(21-5)11(3)12(4)20/h6-11,15H,1-5H3/b7-6+/t11-,15-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(E,3R,4S)-4-methoxy-3-methyl-6-[2-(2-propan-2-yl-1,3-thiazol-4-yl)-1,3-thiazol-4-yl]hex-5-en-2-one" ;
  ns0:smiles "S1C(=NC(=C1)/C=C/[C@H](OC)[C@H](C(=O)C)C)C=2N=C(C(C)C)SC2" ;
  ns0:monoisotopicmass "350.11227" ;
  ns0:mass "350.500" ;
  ns0:formula "C17H22N2O2S2" .

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 .
