@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

tero:T01195
  skosext:broaderGeneric tero:p3625 ;
  skos:broader tero:p3625 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01195> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "typ b-personlighet"@sv, "type b behaviour"@en, "B-tyyppinen käyttäytyminen"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p3625
  skos:prefLabel "behavior"@en, "käyttäytyminen"@fi, "beteende"@sv ;
  a skos:Concept ;
  skos:narrower tero:T01195 .

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