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

tero:p978
  skos:prefLabel "economic policy"@en, "ekonomisk politik"@sv, "talouspolitiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13520 .

tero:conceptscheme a skos:ConceptScheme .
tero:p13520
  a skos:Concept ;
  skos:broader tero:p978 ;
  skos:prefLabel "teollisuuspolitiikka"@fi, "industrial  policy"@en, "industripolitik"@sv ;
  skos:exactMatch yso:p13520, allars:Y19990, ysa:Y99417 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p978 .

ysa:Y99417 skos:exactMatch tero:p13520 .
allars:Y19990 skos:exactMatch tero:p13520 .
yso:p13520 skos:exactMatch tero:p13520 .
