@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 .
tero:TTL1477
  skosext:broaderGeneric tero:p7349 ;
  skos:broader tero:p7349 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL1477> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "maskinsäkerhet"@sv, "machine safety"@en, "koneturvallisuus"@fi ;
  a skos:Concept .

tero:p7349
  skos:prefLabel "safety"@en, "säkerhet"@sv, "turvallisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL1477 .

<http://www.yso.fi/onto/ttl/TTL1477> skos:exactMatch tero:TTL1477 .
