@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p9280
  skos:prefLabel "hälsokontroller"@sv, "physical examinations"@en, "terveystarkastukset"@fi ;
  a skos:Concept ;
  skos:related yso:p9279 .

yso:p20677
  skos:prefLabel "visit to a doctor"@en, "lääkärissäkäynti"@fi, "läkarbesök"@sv ;
  a skos:Concept ;
  skos:related yso:p9279 .

yso:p9279
  skos:closeMatch allars:Y22203, ysa:Y103286 ;
  skos:broader yso:p467, yso:p824 ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p20677, yso:p9280 ;
  skos:prefLabel "läkarundersökningar"@sv, "lääkärintarkastukset"@fi, "medical examinations"@en ;
  a skos:Concept .

yso:p824
  skos:prefLabel "vård (omsorg)"@sv, "hoito (huolenpito)"@fi, "treatment"@en ;
  a skos:Concept ;
  skos:narrower yso:p9279 .

yso:p467
  skos:prefLabel "granskning"@sv, "inspection"@en, "tarkastus"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9279 .

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

