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

yso:p8773
  a skos:Concept ;
  skos:prefLabel "political research"@en, "politologi"@sv, "politiikantutkimus"@fi ;
  skos:related yso:p8772 .

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

yso:p8772
  a skos:Concept ;
  skos:altLabel "statslära"@sv ;
  skos:broader yso:p8774 ;
  skos:closeMatch allars:Y26844, ysa:Y103984 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "theory of the state"@en, "statskunskap"@sv, "valtio-oppi"@fi ;
  skos:related yso:p8773 .

yso:p8774
  a skos:Concept ;
  skos:narrower yso:p8772 ;
  skos:prefLabel "political science"@en, "statsvetenskaper"@sv, "valtiotieteet"@fi .

