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

tero:conceptscheme a skos:ConceptScheme .
yso:p3645 skos:exactMatch tero:p3645 .
tero:p3645
  skos:prefLabel "psychogerontology"@en, "psykogerontologi"@sv, "psykogerontologia"@fi ;
  skos:exactMatch allars:Y32775, ysa:Y110469, yso:p3645 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p468 ;
  skos:broader tero:p468 ;
  a skos:Concept ;
  skos:related tero:p3646 .

allars:Y32775 skos:exactMatch tero:p3645 .
tero:p468
  skos:prefLabel "gerontology"@en, "gerontologi"@sv, "gerontologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3645 .

tero:p3646
  skos:prefLabel "vanhuuden psykologia"@fi, "psychology of old age"@en, "åldrandets psykologi"@sv ;
  a skos:Concept ;
  skos:related tero:p3645 .

ysa:Y110469 skos:exactMatch tero:p3645 .
