@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:p127
  skos:prefLabel "theories"@en, "teoriat"@fi, "teori"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00198 .

tero:T00198
  skosext:broaderGeneric tero:p127 ;
  skos:broader tero:p127 ;
  skos:related tero:p36 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00198> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kommunikationsvetenskap"@sv, "communication theories"@en, "viestintäteoriat"@fi ;
  a skos:Concept .

tero:p36
  skos:prefLabel "kommunikation"@sv, "communication"@en, "viestintä"@fi ;
  a skos:Concept ;
  skos:related tero:T00198 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00198> skos:exactMatch tero:T00198 .
