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

<http://www.irandoc.acir/onto/irandoc/CHEBI:185906>
  ns0:mass "129.180" ;
  ns0:formula "C5H7NOS" ;
  ns0:smiles "S1C(=NC=C1OC)C" ;
  ns0:synonym_EXACT "5-methoxy-2-methyl-1,3-thiazole" ;
  ns0:inchi "InChI=1S/C5H7NOS/c1-4-6-3-5(7-2)8-4/h3H,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-methoxy-2-methylthiazole"@en, "5 متوکسی 2 متیل تیازول"@fa ;
  ns0:monoisotopicmass "129.02484" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "KNHWRHAKUZHDQP-UHFFFAOYSA-N" .

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

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
