@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:p614
  skos:prefLabel "automatic data processing programs"@en, "dataprogram"@sv, "atk-ohjelmat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p1292 .

yso:p1292
  skos:prefLabel "virusskydd : dataprogram"@sv, "virustentorjuntaohjelmat"@fi, "anti-virus programs"@en ;
  skos:closeMatch ysa:Y112365 ;
  skos:altLabel "virustorjuntaohjelmat"@fi, "antivirusohjelmat"@fi, "antivirusprogram"@sv ;
  skos:broader yso:p614 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p1293 .

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

yso:p1293
  skos:prefLabel "computer viruses"@en, "tietokonevirukset"@fi, "datavirus"@sv ;
  a skos:Concept ;
  skos:related yso:p1292 .

