@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:p8760
  skos:prefLabel "lifestyle"@en, "elämäntapa"@fi, "livsstil"@sv ;
  a skos:Concept ;
  skos:related tero:T00494 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00494
  skos:related tero:T00493, tero:p8760, tero:p11100 ;
  skos:prefLabel "terveysuskomukset"@fi, "hälsouppfattning"@sv, "health beliefs"@en ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00494> ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p6088 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p6088 .

tero:p6088
  skos:prefLabel "beliefs"@en, "uskomukset"@fi, "tro"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00494 .

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

tero:T00493
  skos:prefLabel "terveysuskomusmalli"@fi, "health belief model"@en, "health belief model"@sv ;
  a skos:Concept ;
  skos:related tero:T00494 .

