@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#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48880>
  skos:prefLabel "پیرانوتیازول"@fa, "pyranothiazole"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:44507> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:44507>
  ns0:subset "1_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48880> ;
  skos:prefLabel "(3ar,5r,6s,7r,7ar)-5-(hydroxymethyl)-2-methyl-5,6,7,7a-tetrahydro-3ah-pyrano[3,2-d][1,3]thiazole-6,7-diol"@en, "(3aR,5R,6S,7R,7aR) 5 (هیدروکسی متیل) 2 متیل 5,6,7,7a تتراهیدرو 3aH پیرانو[3,2 d][1،3]تیازول 6،7 دیول"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

