@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p19679 skos:exactMatch tero:p19679 .
tero:conceptscheme a skos:ConceptScheme .
tero:p19679
  skos:prefLabel "domestic policy"@en, "sisäpolitiikka"@fi, "inrikespolitik"@sv ;
  skos:exactMatch allars:Y20109, yso:p19679, ysa:Y98880 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p454 ;
  skos:broader tero:p454 ;
  a skos:Concept .

tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19679 .

allars:Y20109 skos:exactMatch tero:p19679 .
ysa:Y98880 skos:exactMatch tero:p19679 .
