@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:p11099
  skos:prefLabel "risk"@sv, "risk"@en, "riski"@fi ;
  a skos:Concept ;
  skos:related tero:T01013 .

tero:conceptscheme a skos:ConceptScheme .
tero:T01013
  skosext:broaderGeneric tero:p35 ;
  skos:broader tero:p35 ;
  skos:related tero:p11099 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01013> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "riskkommunikation"@sv, "riskeistä tiedottaminen"@fi, "risk communication"@en ;
  a skos:Concept .

tero:p35
  skos:prefLabel "information activities"@en, "informering"@sv, "tiedottaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01013 .

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