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

yso:p1292
  skos:prefLabel "virustentorjuntaohjelmat"@fi, "antivirusprogram"@sv, "anti-virus programs"@en ;
  skos:closeMatch ysa:Y112365, allars:Y28919 ;
  skos:altLabel "virustorjuntaohjelmat"@fi, "virusskydd -- datorprogram"@sv, "antivirusohjelmat"@fi ;
  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 "datorvirus"@sv, "computer viruses"@en, "tietokonevirukset"@fi ;
  a skos:Concept ;
  skos:related yso:p1292 .

