@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:p510
  skos:prefLabel "modeller"@sv, "models"@en, "mallit"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00493 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00494
  skos:prefLabel "health beliefs"@en, "terveysuskomukset"@fi, "hälsouppfattning"@sv ;
  a skos:Concept ;
  skos:related tero:T00493 .

<http://www.yso.fi/onto/hpmulti/T00493> skos:exactMatch tero:T00493 .
tero:T00493
  skosext:broaderGeneric tero:p510 ;
  skos:broader tero:p510 ;
  skos:related tero:T00494 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00493> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "terveysuskomusmalli"@fi, "health belief model"@en, "health belief model"@sv ;
  a skos:Concept .

