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

tero:p13819
  skos:prefLabel "samhällsfilosofi"@sv, "social philosophy"@en, "yhteiskuntafilosofia"@fi ;
  a skos:Concept ;
  skos:related tero:p19297 .

tero:conceptscheme a skos:ConceptScheme .
tero:p19297
  skos:exactMatch ysa:Y100386, allars:Y25562, yso:p19297 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "social criticism"@en, "yhteiskuntakritiikki"@fi, "samhällskritik"@sv ;
  skosext:broaderGeneric tero:p1067 ;
  a skos:Concept ;
  skos:related tero:p13819 ;
  skos:broader tero:p1067 .

ysa:Y100386 skos:exactMatch tero:p19297 .
allars:Y25562 skos:exactMatch tero:p19297 .
tero:p1067
  skos:prefLabel "criticism"@en, "kritik"@sv, "kritiikki"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19297 .

yso:p19297 skos:exactMatch tero:p19297 .
