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

<http://www.irandoc.acir/onto/irandoc/CHEBI:80014>
  ns0:smiles "CO[C@@H](/C=C/c1csc(n1)-c1csc(n1)[C@@H](C)/C=C/C=C/C(C)C)[C@@H](C)C(/OC)=C/C(=O)OC" ;
  ns0:inchi "InChI=1S/C26H34N2O4S2/c1-17(2)10-8-9-11-18(3)25-28-21(16-34-25)26-27-20(15-33-26)12-13-22(30-5)19(4)23(31-6)14-24(29)32-7/h8-19,22H,1-7H3/b10-8+,11-9+,13-12+,23-14+/t18-,19+,22-/m0/s1" ;
  ns0:mass "502.68900" ;
  ns0:monoisotopicmass "502.19600" ;
  ns0:formula "C26H34N2O4S2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "myxothiazol z"@en, "میکسوتیازول Z"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:inchikey "DGZAJIFGFBNYNY-RRHUCLDSSA-N" ;
  ns0:subset "2_STAR" ;
  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 .
