@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

tero:p2826
  skos:prefLabel "arranged event"@en, "ordnad händelse"@sv, "järjestetty tapahtuma"@fi ;
  a skos:Concept ;
  skos:narrower tero:p7778 .

tero:p7778
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "smörjning (händelse)"@sv, "voitelu  (tapahtuma)"@fi, "lubrication"@en ;
  a skos:Concept ;
  skos:exactMatch allars:Y26384, yso:p7778, ysa:Y100302 ;
  skosext:broaderGeneric tero:p355, tero:p2826 ;
  skos:broader tero:p2826, tero:p355 ;
  rdfs:comment "joissakin puhdistus- ja juhlamenoissa: sivellä pyhällä öljyllä; vihkimisestä tällä tavoin jhk tehtävään" ;
  skos:altLabel "voitelu"@fi ;
  dc11:source "Kielitoimiston sanakirja" .

allars:Y26384 skos:exactMatch tero:p7778 .
yso:p7778 skos:exactMatch tero:p7778 .
