@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p13517
  skos:scopeNote "Kantasolu on lisääntymiskykyinen, vain osaksi erilaistunut solu, josta syntyy jakautumalla erilaistuneita soluja (esim. verisolujen kantasolut luuytimessä)", "Omogna celler som efter delning och utmognad ger upphov till vissa cellslag."@sv ;
  skos:closeMatch ysa:Y113157, allars:Y26792 ;
  dc11:source "Lähde: Lääketieteen termit" ;
  a skos:Concept ;
  skos:broader yso:p2409 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "stamceller"@sv, "stem cells"@en, "kantasolut"@fi .

yso:p2409
  skos:prefLabel "celler"@sv, "cells"@en, "solut"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13517 .

