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

tero:conceptscheme a skos:ConceptScheme .
tero:p19255
  skos:prefLabel "social credits"@en, "sociala krediter"@sv, "sosiaaliset luotot"@fi ;
  skos:broader tero:p6702 ;
  skos:exactMatch allars:Y26441, ysa:Y111072, yso:p19255 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p6702 ;
  a skos:Concept .

ysa:Y111072 skos:exactMatch tero:p19255 .
tero:p6702
  skos:prefLabel "loans"@en, "krediter"@sv, "luotot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19255 .

yso:p19255 skos:exactMatch tero:p19255 .
allars:Y26441 skos:exactMatch tero:p19255 .
