@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/> .

yso:p2040
  skos:prefLabel "forskningsverksamhet"@sv, "research activity"@en, "tutkimustoiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7470 .

yso:p14972
  skos:prefLabel "screening"@sv, "seulontatutkimus"@fi, "screening"@en ;
  a skos:Concept ;
  skos:related yso:p7470 .

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

yso:p452
  skos:prefLabel "folkhälsa"@sv, "national health"@en, "kansanterveys"@fi ;
  a skos:Concept ;
  skos:related yso:p7470 .

yso:p7470
  skos:broader yso:p2040 ;
  skos:closeMatch ysa:Y5357 ;
  skos:related yso:p14972, yso:p452 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hälsoundersökning"@sv, "health research"@en, "terveystutkimus"@fi ;
  a skos:Concept .

