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

tero:TTL839
  skos:prefLabel "inappropriate treatment"@en, "epäasiallinen kohtelu"@fi, "osakligt bemötande"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:related tero:p71, tero:p5385 ;
  skos:broader tero:p14 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL839> ;
  skosext:broaderGeneric tero:p14 .

tero:conceptscheme a skos:ConceptScheme .
tero:p14
  skos:prefLabel "ömsesidig aktivitet"@sv, "mutual activity"@en, "keskinäinen toiminta"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL839 .

<http://www.yso.fi/onto/ttl/TTL839> skos:exactMatch tero:TTL839 .
tero:p71
  skos:prefLabel "mobbing"@en, "kiusaaminen"@fi, "mobbning"@sv ;
  a skos:Concept ;
  skos:related tero:TTL839 .

tero:p5385
  skos:prefLabel "sexual harassment"@en, "sexuellt trakasseri"@sv, "sukupuolinen häirintä"@fi ;
  a skos:Concept ;
  skos:related tero:TTL839 .

