@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 ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p32666
  skos:prefLabel "computer viruses"@en, "tietokonevirukset"@fi, "datavirus"@sv ;
  a skos:Concept ;
  skos:related koko:p4024 .

koko:p31720
  skos:prefLabel "computer software"@en, "dataprogram"@sv, "atk-ohjelmat"@fi ;
  a skos:Concept ;
  skos:narrower koko:p4024 .

koko:p4024
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "virustorjuntaohjelmat"@fi, "antivirusprogram"@sv, "antivirusohjelmat"@fi ;
  skos:closeMatch ysa:Y18225 ;
  skos:related koko:p32666 ;
  skos:prefLabel "virustentorjuntaohjelmat"@fi, "anti-virus programs"@en, "virusskydd : dataprogram"@sv ;
  skos:exactMatch yso:p1292 ;
  skos:broader koko:p31720 .

