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

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

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

yso: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:broader yso:p20653 ;
  skos:related yso:p11954 ;
  skos:altLabel "elektroninen taide"@fi ;
  skos:narrower yso:p21073 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "electronic art"@en, "elektronisk konst"@sv, "sähköinen taide"@fi ;
  a skos:Concept .

