@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:TTL2492
  skosext:broaderGeneric tero:p2442 ;
  skos:broader tero:p2442 ;
  skos:related tero:TTL1470 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL2492> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "blandare"@sv, "mixers"@en, "sekoittimet"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p2442
  skos:prefLabel "devices"@en, "apparater"@sv, "laitteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL2492 .

tero:TTL1470
  skos:prefLabel "maskiner och apparater"@sv, "machinery and equipment"@en, "koneet ja laitteet"@fi ;
  a skos:Concept ;
  skos:related tero:TTL2492 .

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