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

tero:p554
  skos:prefLabel "johtaminen"@fi, "leadership"@en, "ledarskap"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23846 .

tero:p23846
  skosext:broaderGeneric tero:p554 ;
  yso:p23805 ysa:Y171504 ;
  skos:broader tero:p554 ;
  skos:exactMatch yso:p23846 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "pedagogical leadership"@en, "pedagoginen johtaminen"@fi, "pedagogiskt ledarskap"@sv ;
  a skos:Concept .

yso:p23846 skos:exactMatch tero:p23846 .
tero:conceptscheme a skos:ConceptScheme .
