@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:p352
  a skos:Concept ;
  skos:narrower yso:p3991 ;
  skos:prefLabel "tieteet (erikoisala)"@fi, "vetenskaper (forskningsområden)"@sv, "sciences"@en .

yso:p4039
  a skos:Concept ;
  skos:broader yso:p3991 ;
  skos:prefLabel "health management sciences"@en, "hälsoförvaltningsvetenskap"@sv, "terveyshallintotiede"@fi .

yso:p3991
  a skos:Concept ;
  skos:broader yso:p352 ;
  skos:closeMatch allars:Y18825, ysa:Y101505 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p4039, yso:p3990 ;
  skos:prefLabel "hallintotieteet"@fi, "förvaltningsvetenskaper"@sv, "administrative studies"@en .

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

yso:p3990
  a skos:Concept ;
  skos:broader yso:p3991 ;
  skos:prefLabel "kunnallistiede"@fi, "kommunalkunskap"@sv, "communal science"@en .

