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

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

allars:Y42364 skos:exactMatch tero:p17707 .
tero:p17707
  rdfs:comment "lyödä, painaa tai muuten tehdä johonkin leima tai leimoja" ;
  skos:broader tero:p355 ;
  skos:exactMatch allars:Y42364, ysa:Y96830, yso:p17707 ;
  skos:prefLabel "stamping"@en, "leimaus"@fi, "stämpling"@sv ;
  skosext:broaderGeneric tero:p355 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "leimaaminen"@fi, "marking"@en ;
  dc11:source "Suomen kielen perussanakirja" ;
  a skos:Concept .

ysa:Y96830 skos:exactMatch tero:p17707 .
yso:p17707 skos:exactMatch tero:p17707 .
