@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p9072
  skos:prefLabel "information service centres"@en, "informationstjänster"@sv, "tietopalvelukeskukset"@fi ;
  a skos:Concept ;
  skos:related koko:p5041 .

koko:p48190
  skos:prefLabel "organisations, as systems"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower koko:p5041 .

koko:p5041
  skos:broader koko:p48190 ;
  skos:closeMatch ysa:Y10507 ;
  skos:related koko:p9072 ;
  skos:exactMatch yso:p20007 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "dokumentationsenheter"@sv, "tietopalveluyksiköt"@fi, "information service units"@en ;
  a skos:Concept .

