@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/T00099> skos:exactMatch tero:T00099 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00099
  skosext:broaderGeneric tero:p1632 ;
  skos:broader tero:p1632 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00099> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "käyttäytymispsykologia"@fi, "behavioural psychology"@en, "behaviorism"@sv ;
  a skos:Concept .

tero:p1632
  skos:prefLabel "psykologi"@sv, "psychology"@en, "psykologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00099 .

