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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107212>
  ns0:charge "0" ;
  ns0:inchikey "MHPMZNKSCNJFHV-UHFFFAOYSA-N" ;
  ns0:mass "276.356" ;
  ns0:inchi "InChI=1S/C14H16N2O2S/c1-3-11-13(10-7-5-4-6-8-10)16-14(19-11)15-12(17)9-18-2/h4-8H,3,9H2,1-2H3,(H,15,16,17)" ;
  skos:prefLabel "N (5 اتیل 4 فنیل 2 تیازولیل) 2 متوکسی استامید"@fa, "n-(5-ethyl-4-phenyl-2-thiazolyl)-2-methoxyacetamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCC1=C(N=C(S1)NC(=O)COC)C2=CC=CC=C2" ;
  ns0:monoisotopicmass "276.09325" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C14H16N2O2S" .

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 .
