@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:conceptscheme a skos:ConceptScheme .
tero:p4066
  skos:prefLabel "administrativa organ"@sv, "administrative bodies"@en, "hallintoelimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23913 .

tero:p23913
  skosext:broaderGeneric tero:p4066 ;
  yso:p23805 ysa:Y171394 ;
  skos:broader tero:p4066 ;
  skos:exactMatch yso:p23913 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "supervisory boards"@en, "förvaltningsråd"@sv, "hallintoneuvostot"@fi ;
  a skos:Concept .

yso:p23913 skos:exactMatch tero:p23913 .
