@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/T01081> skos:exactMatch tero:T01081 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16214
  skos:prefLabel "adoption (cognition)"@en, "tillägnelse"@sv, "omaksuminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01081 .

tero:T01081
  skosext:broaderGeneric tero:p16214 ;
  skos:broader tero:p16214 ;
  skos:related tero:T00580 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01081> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "sjukroll"@sv, "sairaanroolin omaksuminen"@fi, "sickness behaviour"@en ;
  a skos:Concept .

tero:T00580
  skos:prefLabel "hypochondria"@en, "luulotauti"@fi, "hypokondri"@sv ;
  a skos:Concept ;
  skos:related tero:T01081 .

