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

<http://www.yso.fi/onto/hpmulti/T01250> skos:exactMatch tero:p15979 .
tero:conceptscheme a skos:ConceptScheme .
tero:p5590
  skos:prefLabel "adults"@en, "vuxna"@sv, "aikuiset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15979 .

allars:Y33658 skos:exactMatch tero:p15979 .
tero:p15979
  skos:exactMatch allars:Y33658, <http://www.yso.fi/onto/hpmulti/T01250>, ysa:Y122023 ;
  skos:broader tero:p5590 ;
  skos:prefLabel "young adults"@en, "yngre vuxna"@sv, "nuoret aikuiset"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5590 ;
  a skos:Concept ;
  skos:altLabel "unga vuxna"@sv .

ysa:Y122023 skos:exactMatch tero:p15979 .
