@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/T00521> skos:exactMatch tero:T00521 .
tero:conceptscheme a skos:ConceptScheme .
tero:p12732
  skos:prefLabel "hälsokampanjer"@sv, "health promotion"@en, "terveyden edistäminen"@fi ;
  a skos:Concept ;
  skos:related tero:T00521 .

tero:T00521
  skosext:broaderGeneric tero:p2325 ;
  skos:broader tero:p2325 ;
  skos:related tero:p12732 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00521> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "terveyden edistämisen asiakirjat"@fi, "health promotion charters"@en, "health promotion charters"@sv ;
  a skos:Concept .

tero:p2325
  skos:prefLabel "dokument, handlingar"@sv, "documents"@en, "asiakirjat"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00521 .

