@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p2339
  skos:prefLabel "teknologi"@sv, "technology"@en, "teknologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24016 .

tero:conceptscheme a skos:ConceptScheme .
yso:p24016 skos:exactMatch tero:p24016 .
tero:p14977
  skos:prefLabel "gymnastik- och idrottsvetenskap"@sv, "study of physical education"@en, "liikuntatiede"@fi ;
  a skos:Concept ;
  skos:related tero:p24016 .

tero:p24016
  skos:prefLabel "sport technology"@en, "motionsteknologi"@sv, "liikuntateknologia"@fi ;
  skos:exactMatch yso:p24016 ;
  yso:p23805 ysa:Y172935 ;
  skos:related tero:p14977 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2339 ;
  skosext:broaderGeneric tero:p2339 .

