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

<http://www.yso.fi/onto/mesh/D000368> skos:exactMatch tero:D000368 .
tero:p5592
  skos:prefLabel "vuxna (myndiga)"@sv, "people of age"@en, "täysi-ikäiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D000368 .

tero:conceptscheme a skos:ConceptScheme .
tero:D000368
  skosext:broaderGeneric tero:p5592 ;
  skos:altLabel "ikääntyneet"@fi, "ikäihminen"@fi, "vanhukset"@fi, "iäkäs"@fi, "ikääntynyt"@fi, "elderly"@en, "vanhus"@fi, "ikäihmiset"@fi ;
  skos:prefLabel "äldre"@sv, "aged"@en, "iäkkäät (65-79 vuotta)"@fi ;
  skos:hiddenLabel "vanhuus"@fi ;
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D000368> ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p5592 .

