@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 .
allars:Y22242 skos:exactMatch tero:p4516 .
ysa:Y113408 skos:exactMatch tero:p4516 .
yso:p4516 skos:exactMatch tero:p4516 .
tero:p4516
  skos:prefLabel "lärocentra"@sv, "learning centres"@en, "oppimiskeskukset"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1028 ;
  skos:exactMatch yso:p4516, ysa:Y113408, allars:Y22242 ;
  skos:broader tero:p1028 .

tero:p1028
  skos:prefLabel "läroinrättningar"@sv, "oppilaitokset"@fi, "educational institutions"@en ;
  a skos:Concept ;
  skos:narrower tero:p4516 .

