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

tero:conceptscheme a skos:ConceptScheme .
tero:p24668
  skosext:broaderGeneric tero:p2241 ;
  skos:broader tero:p2241 ;
  skos:exactMatch yso:p24668 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "polarisaatio (yhteiskunnalliset ilmiöt)"@fi ;
  a skos:Concept .

yso:p24668 skos:exactMatch tero:p24668 .
tero:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24668 .

