@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p20261
  a skos:Concept ;
  skos:prefLabel "neoliberalism"@en, "uusliberalismi"@fi, "nyliberalism"@sv ;
  skosext:broaderGeneric tero:p9443 ;
  skos:exactMatch allars:Y40446, ysa:Y110537, yso:p20261 ;
  skos:broader tero:p9443 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40446 skos:exactMatch tero:p20261 .
yso:p20261 skos:exactMatch tero:p20261 .
tero:p9443
  skos:prefLabel "liberalism"@sv, "liberalism"@en, "liberalismi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20261 .

ysa:Y110537 skos:exactMatch tero:p20261 .
