@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:conceptscheme a skos:ConceptScheme .
tero:p4223
  skos:prefLabel "ersättningar"@sv, "korvaukset"@fi, "compensation"@en ;
  a skos:Concept ;
  skos:narrower tero:p19807 .

yso:p19807 skos:exactMatch tero:p19807 .
ysa:Y110797 skos:exactMatch tero:p19807 .
tero:p19807
  skos:prefLabel "authors' library fees"@en, "biblioteksersättningar"@sv, "kirjastokorvaukset"@fi ;
  skos:exactMatch yso:p19807, allars:Y16013, ysa:Y110797 ;
  skosext:broaderGeneric tero:p4223 ;
  skos:broader tero:p4223 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

allars:Y16013 skos:exactMatch tero:p19807 .
