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

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20196 .

tero:conceptscheme a skos:ConceptScheme .
tero:p20196
  skos:broader tero:p605 ;
  skos:exactMatch allars:Y26313, yso:p20196, ysa:Y104096 ;
  skos:prefLabel "conclusions"@en, "päätelmät"@fi, "slutsatser"@sv ;
  skos:altLabel "syllogismit"@fi, "syllogismer"@sv ;
  skosext:broaderGeneric tero:p605 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

allars:Y26313 skos:exactMatch tero:p20196 .
yso:p20196 skos:exactMatch tero:p20196 .
ysa:Y104096 skos:exactMatch tero:p20196 .
