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

yso:p20653
  skos:prefLabel "art forms"@en, "taidelajit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11952 .

yso:p21073
  skos:prefLabel "digitaalinen taide"@fi ;
  a skos:Concept ;
  skos:broader yso:p11952 .

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

yso:p11954
  skos:prefLabel "interactive art"@en, "interaktiv konst"@sv, "interaktiivinen taide"@fi ;
  a skos:Concept ;
  skos:related yso:p11952 .

yso:p11952
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "electronic art"@en, "sähköinen taide"@fi, "elektronisk konst"@sv ;
  a skos:Concept ;
  skos:altLabel "elektroninen taide"@fi ;
  skos:related yso:p11954 ;
  skos:narrower yso:p21073 ;
  skos:broader yso:p20653 ;
  skos:closeMatch allars:Y17349, ysa:Y108699 .

