@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

yso:p11953
  skos:prefLabel "verkkotaide"@fi, "web art"@en, "konst på nätet"@sv ;
  skos:related yso:p21073, yso:p7990, yso:p11956 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p11951 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y112606, allars:Y20999 .

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

yso:p11951
  skos:prefLabel "mediekonst (konstarter)"@sv, "mediataide (taidelajit)"@fi, "media art"@en ;
  a skos:Concept ;
  skos:narrower yso:p11953 .

yso:p11956
  skos:prefLabel "datakonst"@sv, "computer art"@en, "tietokonetaide"@fi ;
  a skos:Concept ;
  skos:related yso:p11953 .

yso:p7990
  skos:prefLabel "virtual reality"@en, "virtuaalitodellisuus"@fi, "virtuell verklighet"@sv ;
  a skos:Concept ;
  skos:related yso:p11953 .

