@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/hpmulti/T00519> skos:exactMatch tero:T00519 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00519
  skosext:broaderGeneric tero:p605 ;
  skos:broader tero:p605 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00519> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "terveysprofiilit"@fi, "health profiles"@en, "hälsoprofiler"@sv ;
  a skos:Concept .

tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00519 .

