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

yso:p7524
  skos:prefLabel "immunitet"@sv, "immunity"@en, "immuniteetti"@fi ;
  a skos:Concept ;
  skos:related yso:p7523 .

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

yso:p7525
  skos:prefLabel "injektiot"@fi, "injections"@en, "injektioner"@sv ;
  a skos:Concept ;
  skos:related yso:p7523 .

yso:p2709
  skos:prefLabel "medical procedures"@en, "lääketieteelliset toimenpiteet"@fi, "medicinska åtgärder"@sv ;
  a skos:Concept ;
  skos:narrower yso:p7523 .

yso:p7523
  skos:related yso:p7524, yso:p7525 ;
  skos:closeMatch ysa:Y98619, allars:Y28589 ;
  skos:prefLabel "vaccination"@en, "vaccinering"@sv, "rokotus"@fi ;
  skos:broader yso:p2709 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

