@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:conceptscheme a skos:ConceptScheme .
tero:T00503
  skosext:broaderGeneric tero:p1913 ;
  skos:broader tero:p1913 ;
  skos:related tero:p12733 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00503> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "terveyskasvatusmenetelmät"@fi, "informationsmetoder"@sv, "health education methods"@en ;
  a skos:Concept .

tero:p1913
  skos:prefLabel "metoder"@sv, "menetelmät"@fi, "methods"@en ;
  a skos:Concept ;
  skos:narrower tero:T00503 .

tero:p12733
  skos:prefLabel "hälsofostran"@sv, "health education"@en, "terveyskasvatus"@fi ;
  a skos:Concept ;
  skos:related tero:T00503 .

<http://www.yso.fi/onto/hpmulti/T00503> skos:exactMatch tero:T00503 .
