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

tero:p9047
  skos:prefLabel "underhåll"@sv, "upkeep"@en, "ylläpito"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00491 .

tero:T00491
  skosext:broaderGeneric tero:p9047, tero:p11100 ;
  skos:prefLabel "health behaviour maintenance"@en, "terveyskäyttäytymisen ylläpito"@fi, "vidmakthållande av hälsobeteende"@sv ;
  skos:broader tero:p9047, tero:p11100 ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00491> ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00491> skos:exactMatch tero:T00491 .
tero:p11100
  skos:prefLabel "health behavior"@en, "hälsobeteende"@sv, "terveyskäyttäytyminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00491 .

