@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

koko:p4543
  skos:prefLabel "word formation"@en, "sananmuodostus"@fi, "ordbildning"@sv ;
  skos:closeMatch ysa:Y8993 ;
  skos:related koko:p9837, koko:p984 ;
  a skos:Concept ;
  dc11:source "MOT Suomi 1.0a" ;
  skos:broader koko:p25288 ;
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p9208 ;
  skos:note "(kiel.) uusien sanojen muodostus varsinkin johdoksia ja yhdyssanoja tekemällä" .

koko:p25288
  skos:prefLabel "tiedollinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower koko:p4543 .

koko:p9837
  skos:prefLabel "lexikologi"@sv, "leksikologia"@fi, "lexicology"@en ;
  a skos:Concept ;
  skos:related koko:p4543 .

koko:p984
  skos:prefLabel "sammansatta ord"@sv, "compound words"@en, "yhdyssanat"@fi ;
  a skos:Concept ;
  skos:related koko:p4543 .

