@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
allars:Y22227 skos:exactMatch tero:p9728 .
tero:p9728
  skos:prefLabel "lärande organisation"@sv, "learning organization"@en, "oppiva organisaatio"@fi ;
  skos:exactMatch allars:Y22227, ysa:Y111439, <http://www.yso.fi/onto/ttl/TTL2090> ;
  skos:broader tero:p9729 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "the learning organisation"@en ;
  skosext:broaderGeneric tero:p9729 ;
  a skos:Concept .

ysa:Y111439 skos:exactMatch tero:p9728 .
<http://www.yso.fi/onto/ttl/TTL2090> skos:exactMatch tero:p9728 .
tero:p9729
  skos:prefLabel "organization"@en, "organisation"@sv, "organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9728 .

