@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:50990>
  skos:prefLabel "تیازولیدین دیون ها"@fa, "thiazolidinediones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120898> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120898>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H11NO4S" ;
  skos:prefLabel "2 [،4 دی اکسو 3 (فنیل متیل) 5 تیازولیدینیل] استیک اسید"@fa, "2-[2,4-dioxo-3-(phenylmethyl)-5-thiazolidinyl]acetic acid"@en ;
  ns0:mass "265.287" ;
  ns0:monoisotopicmass "265.04088" ;
  ns0:smiles "C1=CC=C(C=C1)CN2C(=O)C(SC2=O)CC(=O)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H11NO4S/c14-10(15)6-9-11(16)13(12(17)18-9)7-8-4-2-1-3-5-8/h1-5,9H,6-7H2,(H,14,15)" ;
  ns0:inchikey "XZHWHTSOQTXOTL-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50990> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
