@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/> .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept koko:p24632 .

koko:p25251
  skos:prefLabel "floristit (ammatit)"@fi ;
  a skos:Concept .

koko:p24954
  skos:prefLabel "floristit (oppiarvot)"@fi ;
  a skos:Concept .

koko:p24632
  skos:narrowMatch koko:p24954, koko:p25251 ;
  skos:altLabel "floristit"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:exactMatch yso:p16002 ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "floristit_kooste", "floristit (kooste)"@fi ;
  a skos:Concept .

