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

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

yso:p14428
  skos:related yso:p14427 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "information"@sv, "informaatio"@fi, "information (data)"@en ;
  skos:closeMatch ysa:Y95550, allars:Y20008 ;
  a skos:Concept ;
  skos:altLabel "informationsverksamhet"@sv ;
  skos:scopeNote "informaatio + tiedotus = information"@sv ;
  skos:broader yso:p261 .

yso:p14427
  skos:prefLabel "informationsteorier"@sv, "information theories"@en, "informaatioteoriat"@fi ;
  a skos:Concept ;
  skos:related yso:p14428 .

yso:p261
  skos:prefLabel "information"@en, "tieto"@fi, "kunskap"@sv ;
  a skos:Concept ;
  skos:narrower yso:p14428 .

