@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 maotao: <http://www.yso.fi/onto/mao/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p35204
  skos:prefLabel "glasswork"@en, "glasarbeten"@sv, "lasityöt"@fi ;
  skos:exactMatch yso:p8401, maotao:lasityot ;
  a skos:Concept ;
  dc11:creator "Museoalan asiasanasto" ;
  skos:broader koko:p32499 ;
  skos:closeMatch ysa:Y14440 ;
  skos:inScheme yso:conceptscheme ;
  skos:related koko:p31769 .

koko:p32499
  skos:prefLabel "handarbeten"@sv, "handicraft"@en, "käsityöt"@fi ;
  a skos:Concept ;
  skos:narrower koko:p35204 .

koko:p31769
  skos:prefLabel "glass art"@en, "glaskonst"@sv, "lasitaide"@fi ;
  a skos:Concept ;
  skos:related koko:p35204 .

