@prefix yso: <http://www.yso.fi/onto/yso/> .
@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

yso:p4909 skos:exactMatch tero:p4909 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1632
  skos:prefLabel "psykologi"@sv, "psychology"@en, "psykologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4909 .

tero:p4909
  a skos:Concept ;
  skos:prefLabel "kommunikationspsykologi"@sv, "communications psychology"@en, "viestintäpsykologia"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1632 ;
  skos:exactMatch ysa:Y110841, yso:p4909, allars:Y20892 ;
  skos:broader tero:p1632 .

ysa:Y110841 skos:exactMatch tero:p4909 .
allars:Y20892 skos:exactMatch tero:p4909 .
