@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y121961 skos:exactMatch tero:p9807 .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9807 .

allars:Y20093 skos:exactMatch tero:p9807 .
tero:p9807
  skos:exactMatch allars:Y20093, yso:p9807, ysa:Y121961 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "innovation policy"@en, "innovationspolitik"@sv, "innovaatiopolitiikka"@fi ;
  skos:broader tero:p454 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p454 .

yso:p9807 skos:exactMatch tero:p9807 .
