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

tero:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:p12123 .

ysa:Y109397 skos:exactMatch tero:p12123 .
tero:conceptscheme a skos:ConceptScheme .
yso:p12123 skos:exactMatch tero:p12123 .
tero:p12123
  skosext:broaderGeneric tero:p127 ;
  skos:broader tero:p127 ;
  skos:exactMatch ysa:Y109397, yso:p12123 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "PASS theory"@en, "PASS (rehabiliteringsteori)"@sv, "PASS-teoria"@fi ;
  a skos:Concept .

