@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:TTL2693
  skosext:broaderGeneric tero:p6752 ;
  skos:broader tero:p6752 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2693> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "orsaker till olycksfall"@sv, "causes of accidents"@en, "tapaturmien syyt"@fi ;
  a skos:Concept .

tero:p6752
  skos:prefLabel "causes"@en, "syyt"@fi, "orsaker"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL2693 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/ttl/TTL2693> skos:exactMatch tero:TTL2693 .
