@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:TTL1592
  skos:prefLabel "handhållna maskiner"@sv, "power-driven hand tools"@en, "käsikoneet"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2530 .

<http://www.yso.fi/onto/ttl/TTL2530> skos:exactMatch tero:TTL2530 .
tero:TTL2530
  skos:broader tero:TTL2323, tero:p17170 ;
  skosext:broaderGeneric tero:p17170, tero:TTL2323 ;
  skos:related tero:TTL1592 ;
  skos:prefLabel "cirklar, cirkelsågar"@sv, "circural saws"@en, "sirkkelit"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2530> ;
  a skos:Concept .

tero:p17170
  skos:prefLabel "sågar"@sv, "saws"@en, "sahat"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2530 .

tero:TTL2323
  skos:prefLabel "träbearbetningsmaskiner"@sv, "puuntyöstökoneet"@fi, "wood working machines"@en ;
  a skos:Concept ;
  skos:narrower tero:TTL2530 .

