@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:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2445> skos:exactMatch tero:TTL2445 .
tero:TTL2445
  skosext:broaderGeneric tero:p2187 ;
  skos:broader tero:p2187 ;
  skos:related tero:p14418 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2445> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "role conflicts"@en, "rollkonflikter"@sv, "rooliristiriidat"@fi ;
  a skos:Concept .

tero:p14418
  skos:prefLabel "roles"@en, "roolit"@fi, "roller"@sv ;
  a skos:Concept ;
  skos:related tero:TTL2445 .

tero:p2187
  skos:prefLabel "ristiriita"@fi, "conflict"@en, "konflikt"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL2445 .

