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

yso:p16303
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y18091, ysa:Y103620 ;
  rdfs:comment "tehdä jk toiseksi t. toisenlaiseksi kuin se on ollut" ;
  a skos:Concept ;
  skos:broader yso:p355 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "muutto (toisenlaiseksi muuttaminen)"@fi, "förvandling (byte)"@sv ;
  skos:narrower yso:p16302 ;
  skos:altLabel "muutto"@fi .

yso:p16242 skos:narrowMatch yso:p16303 .
yso:p355
  skos:prefLabel "förvandling"@sv, "alteration"@en, "toisenlaiseksi muuttaminen"@fi ;
  a skos:Concept ;
  skos:narrower yso:p16303 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p16302
  skos:prefLabel "changing (alteration)"@en, "namnändringar"@sv, "nimenmuutokset"@fi ;
  a skos:Concept ;
  skos:broader yso:p16303 .

