@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:p649
  skos:prefLabel "motion"@en, "liikkuminen"@fi, "motion"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00261 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00261
  skos:related tero:T00879, tero:p6939 ;
  skos:prefLabel "dans"@sv, "tanssiminen"@fi, "dancing"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00261> ;
  skos:broader tero:p649 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p649 .

tero:p6939
  skos:prefLabel "leisure activities"@en, "fritidsaktiviteter"@sv, "vapaa-ajantoiminnat"@fi ;
  a skos:Concept ;
  skos:related tero:T00261 .

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

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