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

tero:p6931
  skos:related tero:p6930 ;
  a skos:Concept ;
  skos:prefLabel "sosiaalivaltio"@fi, "socialstat"@sv, "social state"@en ;
  skos:broader tero:p2538 ;
  skos:exactMatch yso:p6931, ysa:Y98975, allars:Y26483 ;
  skosext:broaderGeneric tero:p2538 ;
  skos:altLabel "holhousvaltio"@fi ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
yso:p6931 skos:exactMatch tero:p6931 .
ysa:Y98975 skos:exactMatch tero:p6931 .
tero:p6930
  skos:prefLabel "welfare state"@en, "välfärdsstat"@sv, "hyvinvointivaltio"@fi ;
  a skos:Concept ;
  skos:related tero:p6931 .

tero:p2538
  skos:prefLabel "staten"@sv, "state"@en, "valtio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p6931 .

allars:Y26483 skos:exactMatch tero:p6931 .
