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

yso:p24663
  a skos:Concept ;
  skos:prefLabel "vastaanotto (ymmärtäminen)"@fi, "mottagning"@sv ;
  skos:related yso:p24422 .

yso:p24422
  a skos:Concept ;
  skos:broader yso:p11444 ;
  skos:closeMatch ysa:Y171555 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "taste in arts"@en, "taidemaku"@fi, "konstsmak"@sv ;
  skos:related yso:p24663 .

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

yso:p11444
  a skos:Concept ;
  skos:narrower yso:p24422 ;
  skos:prefLabel "taste"@en, "tycke"@sv, "maku (arvostelukyky)"@fi .

