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

yso:p8773
  skos:closeMatch allars:Y24438, ysa:Y98174 ;
  a skos:Concept ;
  skos:prefLabel "politologi"@sv, "political research"@en, "politiikantutkimus"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "politologia"@fi ;
  skos:related yso:p8772 ;
  skos:broader yso:p2040 .

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

yso:p8772
  skos:prefLabel "statskunskap"@sv, "theory of the state"@en, "valtio-oppi"@fi ;
  a skos:Concept ;
  skos:related yso:p8773 .

yso:p2040
  skos:prefLabel "forskningsverksamhet"@sv, "research activity"@en, "tutkimustoiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8773 .

