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

tero:T01228
  skosext:broaderGeneric tero:p2433 ;
  skos:broader tero:p2433 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01228> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "very old people"@en, "hyvin vanhat ihmiset"@fi, "åldringar"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T01228> skos:exactMatch tero:T01228 .
tero:p2433
  skos:prefLabel "older people"@en, "ikääntyneet"@fi, "äldre"@sv ;
  a skos:Concept ;
  skos:narrower tero:T01228 .

