@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p17700
  skos:prefLabel "political research"@en, "politologi"@sv, "politiikantutkimus"@fi ;
  a skos:Concept ;
  skos:related koko:p5050 .

koko:p17929
  skos:prefLabel "political science"@en, "statsvetenskaper"@sv, "valtiotieteet"@fi ;
  a skos:Concept ;
  skos:narrower koko:p5050 .

koko:p5050
  skos:exactMatch yso:p8772 ;
  skos:broader koko:p17929 ;
  skos:prefLabel "valtio-oppi"@fi, "theory of the state"@en, "statskunskap"@sv ;
  skos:related koko:p17700 ;
  skos:closeMatch ysa:Y9887 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "statslära"@sv .

