@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:D008875
  skos:prefLabel "keski-ikäiset (45-64 vuotta)"@fi, "middle aged"@en, "medelålders personer"@sv ;
  skos:broader tero:p5592 ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D008875> ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "keski-ikäinen"@fi ;
  skos:hiddenLabel "keski-ikä"@fi ;
  skosext:broaderGeneric tero:p5592 .

tero:p5592
  skos:prefLabel "vuxna (myndiga)"@sv, "people of age"@en, "täysi-ikäiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D008875 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D008875> skos:exactMatch tero:D008875 .
