@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y100302 skos:exactMatch tero:p8262 .
tero:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8262 .

yso:p8262 skos:exactMatch tero:p8262 .
allars:Y26384 skos:exactMatch tero:p8262 .
tero:p8262
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p8262, ysa:Y100302, allars:Y26384 ;
  skos:broader tero:p355 ;
  rdfs:comment "sivellä, levittää, hieroa, panna jhk voidetta, sivellä jk voiteella" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "smörjning (förvandling)"@sv, "voitelu (toisenlaiseksi muuttaminen)"@fi, "lubrication"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p355 ;
  skos:altLabel "voitelu"@fi .

