@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/T00221> skos:exactMatch tero:T00221 .
tero:conceptscheme a skos:ConceptScheme .
tero:T00221
  skosext:broaderGeneric tero:p3625 ;
  skos:broader tero:p3625 ;
  skos:altLabel "kompulsiivinen käyttäytyminen"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00221> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tvångsbeteende"@sv, "compulsive behaviour"@en, "pakonomainen käyttäytyminen"@fi ;
  a skos:Concept .

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

