@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:p18639
  skos:exactMatch ysa:Y127162, allars:Y29809, yso:p18639 ;
  skos:altLabel "pilkekoneet"@fi, "pilkontakoneet"@fi ;
  skos:broader tero:p2442 ;
  skosext:broaderGeneric tero:p2442 ;
  skos:prefLabel "splitting devices"@en, "pilkontalaitteet"@fi, "flishuggarre"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

ysa:Y127162 skos:exactMatch tero:p18639 .
allars:Y29809 skos:exactMatch tero:p18639 .
