@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

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

yso:p7815
  skos:prefLabel "organisationsteorier"@sv, "organisation theories"@en, "organisaatioteoriat"@fi ;
  a skos:Concept ;
  skos:related yso:p7816 .

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

yso:p7816
  skos:broader yso:p2040 ;
  skos:closeMatch ysa:Y97874, allars:Y23934 ;
  skos:related yso:p7815 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "organisation research"@en, "organisationsforskning"@sv, "organisaatiotutkimus"@fi ;
  a skos:Concept .

