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

<http://www.irandoc.acir/onto/irandoc/CHEBI:104029>
  skos:prefLabel "4-tert-butyl-n-[(5-methyl-2-furanyl)methylideneamino]-2-thiazolamine"@en, "4 ترت بوتیل N [(5 متیل 2 فورانیل) متیلیدین آمینو] 2 تیازولامین"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:smiles "CC1=CC=C(O1)C=NNC2=NC(=CS2)C(C)(C)C" ;
  ns0:monoisotopicmass "263.10923" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "ZQIPGMMXNTXGPR-UHFFFAOYSA-N" ;
  ns0:formula "C13H17N3OS" ;
  ns0:inchi "InChI=1S/C13H17N3OS/c1-9-5-6-10(17-9)7-14-16-12-15-11(8-18-12)13(2,3)4/h5-8H,1-4H3,(H,15,16)" ;
  ns0:subset "2_STAR" ;
  ns0:mass "263.360" .

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 .
