@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p7384
  skos:prefLabel "physical fitness"@en, "fysisk kondition"@sv, "fyysinen kunto"@fi ;
  a skos:Concept ;
  skos:related tero:p7382 .

tero:conceptscheme a skos:ConceptScheme .
tero:p7382
  skos:exactMatch allars:Y30008, ysa:Y130160, yso:p7382 ;
  skos:prefLabel "muscular fitness"@en, "lihaskunto"@fi, "muskelkondition"@sv ;
  a skos:Concept ;
  skos:related tero:p7384, tero:p23362 ;
  skosext:broaderGeneric tero:p7383 ;
  skos:broader tero:p7383 ;
  skos:inScheme tero:conceptscheme .

tero:p23362
  skos:prefLabel "muscular strength"@en, "lihasvoima"@fi, "muskelstyrka"@sv ;
  a skos:Concept ;
  skos:related tero:p7382 .

allars:Y30008 skos:exactMatch tero:p7382 .
yso:p7382 skos:exactMatch tero:p7382 .
tero:p7383
  skos:prefLabel "fitness"@en, "kunto"@fi, "skick"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7382 .

ysa:Y130160 skos:exactMatch tero:p7382 .
