@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#> .

tero:p5296
  skos:prefLabel "skolämnen"@sv, "kouluaineet"@fi, "school subjects"@en ;
  a skos:Concept ;
  skos:narrower tero:T00882 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00882
  skosext:broaderGeneric tero:p5296 ;
  skos:broader tero:p5296 ;
  skos:related tero:T00879 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00882> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "liikuntakasvatus (oppiaineet)"@fi, "idrott och hälsa"@sv, "physical education"@en ;
  a skos:Concept .

tero:T00879
  skos:prefLabel "physical activity"@en, "fyysinen aktiivisuus"@fi, "fysisk aktivitet"@sv ;
  a skos:Concept ;
  skos:related tero:T00882 .

<http://www.yso.fi/onto/hpmulti/T00882> skos:exactMatch tero:T00882 .
