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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112853>
  ns0:monoisotopicmass "317.01559" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C13H10F3NOS2" ;
  skos:prefLabel "2 متیل 4 (تری فلورومتیل) 5 تیازول کربوتیوئیک اسید S (  فنیل) استر"@fa, "2-methyl-4-(trifluoromethyl)-5-thiazolecarbothioic acid s-(4-methylphenyl) ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:inchikey "YSFAXDHDPRZXTB-UHFFFAOYSA-N" ;
  ns0:mass "317.352" ;
  ns0:inchi "InChI=1S/C13H10F3NOS2/c1-7-3-5-9(6-4-7)20-12(18)10-11(13(14,15)16)17-8(2)19-10/h3-6H,1-2H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=CC=C(C=C1)SC(=O)C2=C(N=C(S2)C)C(F)(F)F" ;
  ns0:charge "0" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
