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

<http://www.yso.fi/onto/ttl/TTL1055> skos:exactMatch tero:p807 .
tero:p807
  skos:prefLabel "sandblästring"@sv, "sandblasting"@en, "hiekkapuhallus"@fi ;
  skos:exactMatch allars:Y25617, ysa:Y101616, <http://www.yso.fi/onto/ttl/TTL1055> ;
  skos:broader tero:p808 ;
  skosext:broaderGeneric tero:p808 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y25617 skos:exactMatch tero:p807 .
tero:p808
  skos:prefLabel "ytbehandling"@sv, "surface treatment"@en, "pintakäsittely"@fi ;
  a skos:Concept ;
  skos:narrower tero:p807 .

ysa:Y101616 skos:exactMatch tero:p807 .
